Home
last modified time | relevance | path

Searched refs:file (Results 426 – 450 of 645) sorted by relevance

1...<<11121314151617181920>>...26

/art/test/570-checker-osr-locals/smali/
DWeirdLoop.smali4 # you may not use this file except in compliance with the License.
/art/test/162-method-resolution/jasmin/
DTest1Derived.j4 ; you may not use this file except in compliance with the License.
/art/test/425-invoke-super/smali/
Dinvokesuper.smali5 # you may not use this file except in compliance with the License.
/art/tools/jvmti-agents/breakpoint-logger/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/972-default-imt-collision/smali/
DIface1.smali5 # * you may not use this file except in compliance with the License.
/art/profman/
Dprofile_assistant_test.cc173 int GetFd(const ScratchFile& file) const { in GetFd()
174 return static_cast<int>(file.GetFd()); in GetFd()
177 void CheckProfileInfo(ScratchFile& file, const ProfileCompilationInfo& info) { in CheckProfileInfo() argument
179 ASSERT_TRUE(file.GetFile()->ResetOffset()); in CheckProfileInfo()
180 ASSERT_TRUE(file_info.Load(GetFd(file))); in CheckProfileInfo()
236 File* file = class_names_file.GetFile(); in CreateProfile() local
237 EXPECT_TRUE(file->WriteFully(profile_file_contents.c_str(), profile_file_contents.length())); in CreateProfile()
238 EXPECT_EQ(0, file->Flush()); in CreateProfile()
239 EXPECT_TRUE(file->ResetOffset()); in CreateProfile()
266 File* file = output_file.GetFile(); in RunProfman() local
[all …]
/art/libartbase/base/
Dzip_archive.cc61 bool ZipEntry::ExtractToFile(File& file, std::string* error_msg) { in ExtractToFile() argument
62 const int32_t error = ExtractEntryToFile(handle_, zip_entry_, file.Fd()); in ExtractToFile()
/art/test/971-iface-super/util-src/
Dgenerate_smali.py27 print("ANDROID_BUILD_TOP not set. Please run build/envsetup.sh", file=sys.stderr)
679 print("{} is not a valid smali dir".format(smali_dir), file=sys.stderr)
684 print(mainclass.get_expected(), file=out)
/art/build/
DAndroid.bp260 // Tests and build files rely on this file to be installed as "conscrypt-hostdex",
261 // therefore set a stem. Without it, the file would be installed as
280 // Tests and build files rely on this file to be installed as "core-icu4j-hostdex",
281 // therefore set a stem. Without it, the file would be installed as
/art/
DNOTICE5 you may not use this file except in compliance with the License.
119 (d) If the Work includes a "NOTICE" text file as part of its
122 within such NOTICE file, excluding those notices that do not
124 of the following places: within a NOTICE text file distributed
129 of the NOTICE file are for informational purposes only and
154 origin of the Work and reproducing the content of the NOTICE file.
/art/adbconnection/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/690-hiddenapi-same-name-methods/smali-ex/
DDirectMethods.smali5 # you may not use this file except in compliance with the License.
DNonSyntheticMethods.smali5 # you may not use this file except in compliance with the License.
DSyntheticMethods.smali5 # you may not use this file except in compliance with the License.
/art/tools/jvmti-agents/titrace/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/501-null-constant-dce/smali/
DDCE.smali4 # you may not use this file except in compliance with the License.
/art/test/682-double-catch-phi/smali/
DDoubleCatchPhi.smali4 # you may not use this file except in compliance with the License.
/art/test/954-invoke-polymorphic-verifier/smali/
DMethodHandleNotInvoke.smali5 # you may not use this file except in compliance with the License.
DVarHandleUnknownAccessor.smali5 # you may not use this file except in compliance with the License.
/art/test/448-multiple-returns/smali/
DMultipleReturns.smali4 # you may not use this file except in compliance with the License.
/art/test/975-iface-private/smali/
DIface.smali6 # * you may not use this file except in compliance with the License.
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/disassembler/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/509-pre-header/smali/
DPreHeader.smali4 # you may not use this file except in compliance with the License.
/art/dt_fd_forward/
DAndroid.bp5 // you may not use this file except in compliance with the License.

1...<<11121314151617181920>>...26