/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/ |
weird.s | 835 var2: label [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
ntpath.py | 313 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
ntpath.py | 336 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
ntpath.py | 308 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/external/harfbuzz_ng/test/api/ |
test-buffer.c | 201 g_assert_cmphex (glyphs[i].var2.u32, ==, 0);
|
/external/python/cpython2/Lib/ |
ntpath.py | 318 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/external/python/cpython3/Lib/ |
ntpath.py | 349 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
resource_variable_ops_test.py | 257 name="var2")
|
array_ops_test.py | 771 var2 = variables.Variable( 780 foo = array_ops.strided_slice_grad(varshape, begin, end, strides, var2) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
ntpath.py | 308 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
ntpath.py | 308 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ntpath.py | 308 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ntpath.py | 308 # - '%%' is translated into '%' if '%%' are not seen in %var1%%var2%
|
/external/valgrind/VEX/priv/ |
ir_opt.c | 4112 IRTemp var, var2; local [all...] |
/external/valgrind/drd/tests/ |
tsan_unittest.cpp | [all...] |
/external/clang/test/OpenMP/ |
target_map_codegen.cpp | [all...] |
for_reduction_codegen_UDR.cpp | 85 S<float> **var2 = foo(); local 104 #pragma omp for reduction(& : var2[0 : 5][1 : 6]) [all...] |
for_reduction_codegen.cpp | 187 S<float> **var2 = foo(); 205 #pragma omp for reduction(& : var2[0 : 5][1 : 6]) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
msxml.h | [all...] |
/external/swiftshader/third_party/subzero/src/ |
IceTargetLoweringARM32.cpp | [all...] |
/external/python/cpython3/Lib/test/ |
test_grammar.py | 270 var2: [int, str] [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
ProcessBuilder.java | 159 * env.put("VAR2", env.get("VAR1") + "suffix"); [all...] |
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
valuetest.cpp | [all...] |
/external/clang/test/CodeGen/ |
complex-convert.c | 38 // CHECK-NEXT: %[[VAR2:[A-Za-z0-9.]+]] = load i[[CHSIZE]], i[[CHSIZE]]* %[[VAR1]] 39 // CHECK-NEXT: store i[[CHSIZE]] %[[VAR2]], i[[CHSIZE]]* %[[SC1:[A-Za-z0-9.]+]], align [[CHALIGN]] [all...] |
/tools/metalava/src/test/java/com/android/tools/metalava/ |
StubsTest.kt | 841 int CONSTANT3 = Integer.parseInt(System.getenv("VAR2")); [all...] |