HomeSort by relevance Sort by last modified time
    Searched full:dep1 (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
dependency_info_unittest.py 66 'dep1', 'platform1', 'config_path1', local_path_info=lp_info)
68 'dep1', 'platform2', 'config_path2', local_path_info=lp_info)
77 'dep1', 'platform1', 'config_path1')
83 'dep1', 'platform1', 'config_path2', cloud_storage_info=cs_info2)
86 'dep1', 'platform1', 'config_path3')
92 'dep1', 'platform1', 'config_path4', cloud_storage_info=cs_info4)
94 self.assertEqual('dep1', dep_info1.dependency)
100 self.assertEqual('dep1', dep_info1.dependency)
112 self.assertEqual('dep1', dep_info1.dependency)
128 'dep1', 'platform1', 'config_path1'
    [all...]
dependency_manager_unittest.py 88 dep1 = 'dependency1'
93 dep_info1.dependency = dep1
96 dep_info2.dependency = dep1
103 expected_lookup_dict = {dep1: {plat1: dep_info1,
115 dep1 = 'dependency1'
122 dep_info_a.dependency = dep1
125 dep_info_b.dependency = dep1
133 dep1: {plat1: dep_info_c}}
150 dep1: {plat1: dep_info_c},
172 dep1: {plat1: dep_info_c}
    [all...]
base_config_unittest.py 26 'dep1': {'cloud_storage_bucket': 'bucket1',
31 'download_path': '../../relative/dep1/path1'},
34 'download_path': '../../relative/dep1/path2'}}},
47 '"dep1": {', '"cloud_storage_base_folder": "dependencies_folder",',
50 '"download_path": "../../relative/dep1/path1"', '},',
52 '"download_path": "../../relative/dep1/path2"', '}', '}', '},',
67 'dep1': {'cloud_storage_bucket': 'bucket1',
72 'download_path': '../../relative/dep1/path1'},
75 'download_path': '../../relative/dep1/path2'}}},
92 '"dep1": {', '"cloud_storage_base_folder": "dependencies_folder",'
    [all...]
  /external/valgrind/VEX/priv/
guest_x86_defs.h 272 Operation DEP1 DEP2 NDEP
336 X86G_CC_OP_COPY=0, /* DEP1 = current flags, DEP2 = 0, NDEP = unused */
337 /* just copy DEP1 to output */
340 X86G_CC_OP_ADDW, /* 2 DEP1 = argL, DEP2 = argR, NDEP = unused */
344 X86G_CC_OP_SUBW, /* 5 DEP1 = argL, DEP2 = argR, NDEP = unused */
348 X86G_CC_OP_ADCW, /* 8 DEP1 = argL, DEP2 = argR ^ oldCarry, NDEP = oldCarry */
352 X86G_CC_OP_SBBW, /* 11 DEP1 = argL, DEP2 = argR ^ oldCarry, NDEP = oldCarry */
356 X86G_CC_OP_LOGICW, /* 14 DEP1 = result, DEP2 = 0, NDEP = unused */
360 X86G_CC_OP_INCW, /* 17 DEP1 = result, DEP2 = 0, NDEP = oldCarry (0 or 1) */
364 X86G_CC_OP_DECW, /* 20 DEP1 = result, DEP2 = 0, NDEP = oldCarry (0 or 1) *
    [all...]
guest_arm64_defs.h 215 OP DEP1 DEP2 DEP3
234 ARM64G_CC_OP_COPY=0, /* DEP1 = NZCV in 31:28, DEP2 = 0, DEP3 = 0
235 just copy DEP1 to output */
237 ARM64G_CC_OP_ADD32, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
240 ARM64G_CC_OP_ADD64, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
243 ARM64G_CC_OP_SUB32, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
246 ARM64G_CC_OP_SUB64, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
249 ARM64G_CC_OP_ADC32, /* DEP1 = argL (Rn), DEP2 = arg2 (shifter_op),
252 ARM64G_CC_OP_ADC64, /* DEP1 = argL (Rn), DEP2 = arg2 (shifter_op),
255 ARM64G_CC_OP_SBC32, /* DEP1 = argL (Rn), DEP2 = arg2 (shifter_op)
    [all...]
guest_amd64_defs.h 400 Operation DEP1 DEP2 NDEP
464 AMD64G_CC_OP_COPY=0, /* DEP1 = current flags, DEP2 = 0, NDEP = unused */
465 /* just copy DEP1 to output */
468 AMD64G_CC_OP_ADDW, /* 2 DEP1 = argL, DEP2 = argR, NDEP = unused */
473 AMD64G_CC_OP_SUBW, /* 6 DEP1 = argL, DEP2 = argR, NDEP = unused */
478 AMD64G_CC_OP_ADCW, /* 10 DEP1 = argL, DEP2 = argR ^ oldCarry, NDEP = oldCarry */
483 AMD64G_CC_OP_SBBW, /* 14 DEP1 = argL, DEP2 = argR ^ oldCarry, NDEP = oldCarry */
488 AMD64G_CC_OP_LOGICW, /* 18 DEP1 = result, DEP2 = 0, NDEP = unused */
493 AMD64G_CC_OP_INCW, /* 22 DEP1 = result, DEP2 = 0, NDEP = oldCarry (0 or 1) */
498 AMD64G_CC_OP_DECW, /* 26 DEP1 = result, DEP2 = 0, NDEP = oldCarry (0 or 1) *
    [all...]
guest_arm_defs.h 272 OP DEP1 DEP2 DEP3
286 ARMG_CC_OP_COPY=0, /* DEP1 = NZCV in 31:28, DEP2 = 0, DEP3 = 0
287 just copy DEP1 to output */
289 ARMG_CC_OP_ADD, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
292 ARMG_CC_OP_SUB, /* DEP1 = argL (Rn), DEP2 = argR (shifter_op),
295 ARMG_CC_OP_ADC, /* DEP1 = argL (Rn), DEP2 = arg2 (shifter_op),
298 ARMG_CC_OP_SBB, /* DEP1 = argL (Rn), DEP2 = arg2 (shifter_op),
301 ARMG_CC_OP_LOGIC, /* DEP1 = result, DEP2 = shifter_carry_out (in LSB),
304 ARMG_CC_OP_MUL, /* DEP1 = result, DEP2 = 0, DEP3 = oldC:old_V
307 ARMG_CC_OP_MULL, /* DEP1 = resLO32, DEP2 = resHI32, DEP3 = oldC:old_
    [all...]
guest_amd64_helpers.c 378 /* DEP1 = result, NDEP = old flags */
395 /* DEP1 = result, NDEP = old flags */
    [all...]
guest_x86_helpers.c 334 /* DEP1 = result, NDEP = old flags */
351 /* DEP1 = result, NDEP = old flags */
    [all...]
guest_arm_helpers.c 182 "( op=%u, dep1=0x%x, dep2=0x%x, dep3=0x%x )\n",
263 "( op=%u, dep1=0x%x, dep2=0x%x, dep3=0x%x )\n",
344 "( op=%u, dep1=0x%x, dep2=0x%x, dep3=0x%x )\n",
427 "( op=%u, dep1=0x%x, dep2=0x%x, dep3=0x%x )\n",
917 /* thunk is: (dep1=argL, dep2=argR, ndep=oldC) */
    [all...]
guest_s390_toIR.c 539 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep)
549 stmt(IRStmt_Put(dep1_off, dep1));
585 IRExpr *op, *dep1, *dep2, *ndep; local
588 dep1 = s390_cc_widen(d1, sign_extend);
592 s390_cc_thunk_fill(op, dep1, dep2, ndep);
599 IRExpr *op, *dep1, *dep2, *ndep; local
602 dep1 = s390_cc_widen(d1, sign_extend);
606 s390_cc_thunk_fill(op, dep1, dep2, ndep);
624 IRExpr *op, *dep1, *dep2, *ndep, *dep2x; local
627 dep1 = s390_cc_widen(d1, sign_extend)
641 IRExpr *op, *dep1, *dep2, *ndep; local
665 IRExpr *op, *dep1, *dep2, *ndep; local
764 IRExpr **args, *call, *op, *dep1, *dep2, *ndep; local
787 IRExpr **args, *call, *op, *dep1, *dep2, *mask; local
823 IRExpr **args, *call, *op, *dep1, *dep2, *ndep, *mask; local
    [all...]
guest_arm64_helpers.c 223 "( op=%llu, dep1=0x%llx, dep2=0x%llx, dep3=0x%llx )\n",
342 "( op=%llu, dep1=0x%llx, dep2=0x%llx, dep3=0x%llx )\n",
451 "( op=%llu, dep1=0x%llx, dep2=0x%llx, dep3=0x%llx )\n",
565 "( op=%llu, dep1=0x%llx, dep2=0x%llx, dep3=0x%llx )\n",
    [all...]
  /external/toybox/kconfig/
expr.h 48 #define E_OR(dep1, dep2) (((dep1)>(dep2))?(dep1):(dep2))
49 #define E_AND(dep1, dep2) (((dep1)<(dep2))?(dep1):(dep2))
  /external/dagger2/compiler/src/test/java/dagger/internal/codegen/
SubcomponentValidationTest.java 271 " Dep1 getDep1();",
305 " @Inject public A(NeedsDep1 a, Dep1 b, Dep2 c) { }",
316 " @Inject public NeedsDep1(Dep1 d) { }",
320 "test.Dep1",
325 "final class Dep1 {",
326 " @Inject public Dep1() { }",
352 " private MembersInjector<Dep1> dep1MembersInjector;",
353 " private Provider<Dep1> dep1Provider;",
379 " public Dep1 getDep1() { ",
InaccessibleTypeTest.java 45 " @Inject PublicClass(NonPublicClass1 dep1, NonPublicClass2 dep2, NoDepClass dep3) {}",
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandFileWatcherTest.java 120 final File dep1 = new ModFile("/those/are/my/lines", 1, 2, 2); local
122 mWatcher.addCmdFile(cmdFile1, EMPTY_ARGS, Arrays.asList(dep1, dep2));
133 final File dep1 = new ModFile("/those/are/my/lines", 1, 2, 3, 4); local
138 mWatcher.addCmdFile(cmdFile1, EMPTY_ARGS, Arrays.asList(dep1));
141 // don't expect a second notify here, because dependent file has changed from dep1 to dep2
  /external/strace/tests/
gen_tests.sh 107 dep1='$(abs_srcdir)/gen_tests.sh'
110 printf "\\n$target: $dep1 $dep2\\n\\t$recipe\\n" $names
  /external/strace/tests-m32/
gen_tests.sh 107 dep1='$(abs_srcdir)/gen_tests.sh'
110 printf "\\n$target: $dep1 $dep2\\n\\t$recipe\\n" $names
  /external/strace/tests-mx32/
gen_tests.sh 107 dep1='$(abs_srcdir)/gen_tests.sh'
110 printf "\\n$target: $dep1 $dep2\\n\\t$recipe\\n" $names
  /external/autotest/server/cros/dynamic_suite/
host_spec_unittest.py 83 labels = ['meta_host', 'dep1', 'dep2']
173 labels = ['meta_host', 'dep1', 'dep2']
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
find-cycles.pl 11 # Input: cycmem1: cycmem2 dep1 dep2
15 # Output: cycmem1 cycmem2: dep1 dep2 dep3 dep4
  /toolchain/binutils/binutils-2.27/gprof/
ChangeLog-2009 86 (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules.
133 * Makefile.am (DEP1): LC_ALL for uniq.
147 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
  /external/autotest/cli/
job_unittest.py     [all...]
  /external/autotest/client/common_lib/cros/
arc.py 676 # dep_packages: ['Dep1-apk', 'Dep2-apk']
677 # apks: [['com.dep1.arch1.apk', 'com.dep2.arch2.apk'], ['com.dep2.apk']
678 # full_pkg_nmes: [['com.dep1.app'], ['com.dep2.app']]
  /external/libpng/
CMakeLists.txt 273 # generate_chk(INPUT inputfile OUTPUT outputfile [DEPENDS dep1 [dep2...]])
296 # generate_out(INPUT inputfile OUTPUT outputfile [DEPENDS dep1 [dep2...]])
319 # generate_source(OUTPUT outputfile [DEPENDS dep1 [dep2...]])
    [all...]

Completed in 6424 milliseconds

1 2 3 4