HomeSort by relevance Sort by last modified time
    Searched refs:dex (Results 176 - 200 of 926) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/dx/tests/069-dex-source-position/
run 17 dx --debug --dex --no-optimize --positions=none --no-locals \
19 dx --debug --dex --no-optimize --positions=important --no-locals \
21 dx --debug --dex --no-optimize --positions=lines --no-locals \
  /test/suite_harness/tools/dex-tools/src/dex/reader/
DexEncodedAnnotationImpl.java 17 package dex.reader;
19 import dex.reader.DexFileReader.FieldIdItem;
20 import dex.structure.DexAnnotation;
21 import dex.structure.DexAnnotationAttribute;
22 import dex.structure.DexEncodedAnnotation;
23 import dex.structure.DexEncodedValueType;
DexFileImpl.java 17 package dex.reader;
19 import dex.reader.DexFileReader.ClassDefItem;
20 import dex.reader.DexFileReader.FieldIdItem;
21 import dex.reader.DexFileReader.MethodsIdItem;
22 import dex.reader.DexFileReader.ProtIdItem;
23 import dex.structure.DexClass;
24 import dex.structure.DexFile;
57 * @see dex.reader.DexFile#getDefinedClasses()
DexFieldImpl.java 17 package dex.reader;
19 import dex.reader.DexClassImpl.FieldAnnotation;
20 import dex.reader.DexFileReader.FieldIdItem;
21 import dex.structure.DexAnnotation;
22 import dex.structure.DexClass;
23 import dex.structure.DexField;
TypeFormatter.java 17 package dex.reader;
19 import dex.structure.DexAnnotation;
20 import dex.structure.DexClass;
21 import dex.structure.DexField;
22 import dex.structure.DexFile;
23 import dex.structure.DexMethod;
  /external/syslinux/com32/modules/
dir.c 43 static void free_dirents(struct dirent **dex, size_t n_de)
48 free(dex[i]);
50 free(dex);
72 struct dirent **dex = NULL; local
92 ndex = realloc(dex, (n_dex + DIR_CHUNK) * sizeof *dex);
96 dex = ndex;
105 dex[n_de++] = nde;
112 qsort(dex, n_de, sizeof *dex, compare_dirent)
    [all...]
ls.c 43 static void free_dirents(struct dirent **dex, size_t n_de)
48 free(dex[i]);
50 free(dex);
72 struct dirent **dex = NULL; local
92 ndex = realloc(dex, (n_dex + DIR_CHUNK) * sizeof *dex);
96 dex = ndex;
105 dex[n_de++] = nde;
112 qsort(dex, n_de, sizeof *dex, compare_dirent)
    [all...]
  /art/tools/hiddenapi/
hiddenapi_test.cc 21 #include "dex/art_dex_file_loader.h"
22 #include "dex/dex_file-inl.h"
55 std::unique_ptr<ZipEntry> jar_classes_dex(jar->Find("classes.dex", &error));
57 LOG(FATAL) << "Could not find classes.dex in test file " << GetTestDexFileName("HiddenApi")
61 LOG(FATAL) << "Could not extract classes.dex from test file "
69 argv_str.push_back("--dex=" + out_dex->GetFilename());
97 LOG(FATAL) << "Expected a standard dex file '" << file.GetFilename() << "'";
224 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
228 auto dex_file = RunHiddenApi(light_greylist, dark_greylist, blacklist, {}, &dex);
233 ScratchFile dex, light_greylist, dark_greylist, blacklist local
242 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
251 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
260 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
269 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
278 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
287 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
296 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
305 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
314 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
323 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
332 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
341 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
350 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
359 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
368 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
377 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
386 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
395 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
404 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
413 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
422 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
431 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
440 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
449 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
458 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
467 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
476 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
485 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
494 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
503 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
512 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
521 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
530 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
539 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
548 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
557 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
566 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
575 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
584 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
593 ScratchFile dex, light_greylist, dark_greylist, blacklist; local
    [all...]
  /cts/tools/dasm/src/dasm/
DopInfo.java 19 import com.android.dx.dex.code.Dop;
20 import com.android.dx.dex.code.Dops;
21 import com.android.dx.dex.code.InsnFormat;
22 import com.android.dx.dex.code.form.Form10t;
23 import com.android.dx.dex.code.form.Form10x;
24 import com.android.dx.dex.code.form.Form11n;
25 import com.android.dx.dex.code.form.Form11x;
26 import com.android.dx.dex.code.form.Form12x;
27 import com.android.dx.dex.code.form.Form20t;
28 import com.android.dx.dex.code.form.Form21c
    [all...]
  /tools/dexter/slicer/
control_flow_graph.cc 23 // the .dex format specification has the following constraint:
56 const auto flags = dex::GetFlagsFromOpcode(bytecode->opcode);
59 dex::kInstrCanBranch |
60 dex::kInstrCanSwitch |
61 dex::kInstrCanThrow |
62 dex::kInstrCanReturn;
66 dex::kInstrCanBranch |
67 dex::kInstrCanSwitch |
68 dex::kInstrCanReturn;
69 terminate_block = bytecode->opcode == dex::OP_THROW || (flags & exit_instr_flags) != 0
    [all...]
instrumentation.cc 28 if ((ir_method->access_flags & dex::kAccStatic) == 0) {
58 hook_invoke->opcode = dex::OP_INVOKE_STATIC_RANGE;
104 dex::Opcode move_result_opcode = dex::OP_NOP;
105 dex::u4 reg = 0;
109 case dex::OP_RETURN_VOID:
112 case dex::OP_RETURN:
114 move_result_opcode = dex::OP_MOVE_RESULT;
118 case dex::OP_RETURN_OBJECT:
120 move_result_opcode = dex::OP_MOVE_RESULT_OBJECT
    [all...]
  /dalvik/
Android.mk 26 .PHONY: dex dex-debug
28 dex:
33 dex: $(DEFAULT_GOAL)
44 # generate the debug .dex files, with a copy in ./dalvik/DEBUG-FILES.
45 # We need to rebuild the .dex files for the debug output to be generated.
47 # a rebuild of the .dex files. If $(DX) doesn't exist yet,
49 # the .dex files naturally.
50 dex-debug:
57 dex-debug: $(DEFAULT_GOAL
    [all...]
  /art/runtime/verifier/
verifier_deps.h 26 #include "dex/dex_file_types.h"
48 // not present in the set of compiled DEX files, that is classes/methods/fields
50 // The compilation driver initializes the class and registers all DEX files
51 // which are being compiled. Classes defined in DEX files outside of this set
52 // (or synthesized classes without associated DEX files) are considered being
65 // same set of dex files.
70 dex::TypeIndex type_idx,
77 dex::TypeIndex type_idx,
110 // `dex_files` provides the order of the dex files in which the dependencies
120 const std::set<dex::TypeIndex>& GetUnverifiedClasses(const DexFile& dex_file) const
    [all...]
method_verifier_test.cc 27 #include "dex/dex_file-inl.h"
56 void VerifyDexFile(const DexFile& dex)
59 for (size_t i = 0; i < dex.NumClassDefs(); i++) {
60 const DexFile::ClassDef& class_def = dex.GetClassDef(i);
61 const char* descriptor = dex.GetClassDescriptor(class_def);
  /external/ltp/testcases/misc/math/float/
thread_code.c 154 static void compute_normal(TH_DATA * th_data, double *din, double *dex,
160 e = dex[index];
168 static void compute_atan2_hypot(TH_DATA * th_data, double *din, double *dex,
174 e = dex[index];
181 static void compute_modf(TH_DATA * th_data, double *din, double *dex,
190 e = dex[index];
210 static void compute_fmod_pow(TH_DATA * th_data, double *din, double *dex,
216 e = dex[index];
224 static void compute_frexp_lgamma(TH_DATA * th_data, double *din, double *dex,
234 e = dex[index]
281 double *din, *dex, *dex2 = NULL; local
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
IndexMap.java 19 import com.android.dex.Annotation;
20 import com.android.dex.CallSiteId;
21 import com.android.dex.ClassDef;
22 import com.android.dex.Dex;
23 import com.android.dex.DexException;
24 import com.android.dex.EncodedValue;
25 import com.android.dex.EncodedValueCodec;
26 import com.android.dex.EncodedValueReader;
27 import static com.android.dex.EncodedValueReader.ENCODED_ANNOTATION
    [all...]
  /art/libdexfile/dex/
string_reference.h 24 #include "dex/dex_file-inl.h"
25 #include "dex/dex_file_reference.h"
26 #include "dex/dex_file_types.h"
27 #include "dex/utf-inl.h"
34 StringReference(const DexFile* file, dex::StringIndex index)
37 dex::StringIndex StringIndex() const {
38 return dex::StringIndex(index);
50 // by different dex files, so we need some (any) total ordering of strings, rather
51 // than references. However, the references should usually be from the same dex file,
52 // so we choose the dex file string ordering so that we can simply compare indexe
    [all...]
string_reference_test.cc 21 #include "dex/dex_file_types.h"
22 #include "dex/test_dex_file_builder.h"
29 // dex file to get the string data from a StringId. We construct two dex files with
30 // just a single string with the same length but different value. This creates dex
32 // dex file, when used in the other dex file still points to valid string data, except
38 ASSERT_STREQ("String1", dex_file1->GetStringData(dex_file1->GetStringId(dex::StringIndex(0))));
39 StringReference sr1(dex_file1.get(), dex::StringIndex(0));
45 ASSERT_STREQ("String2", dex_file2->GetStringData(dex_file2->GetStringId(dex::StringIndex(0))))
    [all...]
  /dalvik/dx/src/com/android/dex/
EncodedValue.java 17 package com.android.dex;
19 import com.android.dex.util.ByteArrayByteInput;
20 import com.android.dex.util.ByteInput;
40 public void writeTo(Dex.Section out) {
  /dalvik/dx/tests/117-modified-utf8/com/android/dx/util/
Mutf8Test.java 19 import com.android.dex.util.ByteArrayByteInput;
20 import com.android.dex.util.ByteInput;
21 import com.android.dex.Mutf8;
  /external/vogar/src/vogar/android/
InstallApkTask.java 46 // We can't put multiple dex files in one apk.
47 // We can't just give dex multiple jars with conflicting class names
50 // 1. dx to create a dex
51 // 2. aapt the dex to create apk
54 File dex = createDex(action, jar); local
55 File apk = createApk(action, dex);
66 File dex = run.localFile(action, "classes.dex"); local
73 // because everything gets bundled into classes.dex.
76 run.androidSdk.dex(run.multidex, dex, localTempDir, classesToDex, dependentCp, run.toolchain.getDexer())
    [all...]
  /test/suite_harness/tools/dex-tools/test/dex/reader/util/
JavaSourceToDexUtil.java 17 package dex.reader.util;
33 import com.android.dx.dex.cf.CfOptions;
34 import com.android.dx.dex.cf.CfTranslator;
35 import com.android.dx.dex.file.ClassDefItem;
36 import com.android.dx.dex.file.DexFile;
38 import dex.reader.DexBuffer;
39 import dex.reader.DexFileReader;
43 public dex.structure.DexFile getFrom(JavaSource source) throws IOException{
47 public dex.structure.DexFile getFrom(JavaSource... source) throws IOException{
51 public dex.structure.DexFile getAllFrom(Set<JavaSource> sources) throws IOException
    [all...]
  /tools/dexter/slicer/export/slicer/
buffer.h 130 size_t PushULeb128(dex::u4 value) {
131 dex::u1 tmp[4];
132 dex::u1* end = dex::WriteULeb128(tmp, value);
137 size_t PushSLeb128(dex::s4 value) {
138 dex::u1 tmp[4];
139 dex::u1* end = dex::WriteSLeb128(tmp, value);
155 const dex::u1* data() const {
165 buff_ = static_cast<dex::u1*>(::realloc(buff_, capacity_))
    [all...]
  /art/test/983-source-transform-verify/
source_transform_slicer.cc 31 dex::Reader reader(class_data, class_data_len);
  /art/tools/veridex/
appcompat.sh 47 --core-stubs=${PACKAGING}/core_dex_intermediates/classes.dex:${PACKAGING}/oahl_dex_intermediates/classes.dex \

Completed in 3406 milliseconds

1 2 3 4 5 6 78 91011>>