HomeSort by relevance Sort by last modified time
    Searched refs:ta1 (Results 1 - 18 of 18) sorted by null

  /external/strace/tests/
xet_thread_area_x86.c 156 struct user_desc *ta1 = tail_alloc(sizeof(*ta1)); local
175 fill_memory(ta1, sizeof(*ta1));
178 set_thread_area((uintptr_t) (ta1 + 1), NULL, false, NULL);
182 set_thread_area((uintptr_t) ta1, NULL, true, NULL);
184 ta1->entry_number = -1;
185 ta1->base_addr = 0;
186 ta1->limit = 0;
187 ta1->contents = 1
    [all...]
  /external/strace/tests-m32/
xet_thread_area_x86.c 156 struct user_desc *ta1 = tail_alloc(sizeof(*ta1)); local
175 fill_memory(ta1, sizeof(*ta1));
178 set_thread_area((uintptr_t) (ta1 + 1), NULL, false, NULL);
182 set_thread_area((uintptr_t) ta1, NULL, true, NULL);
184 ta1->entry_number = -1;
185 ta1->base_addr = 0;
186 ta1->limit = 0;
187 ta1->contents = 1
    [all...]
  /external/strace/tests-mx32/
xet_thread_area_x86.c 156 struct user_desc *ta1 = tail_alloc(sizeof(*ta1)); local
175 fill_memory(ta1, sizeof(*ta1));
178 set_thread_area((uintptr_t) (ta1 + 1), NULL, false, NULL);
182 set_thread_area((uintptr_t) ta1, NULL, true, NULL);
184 ta1->entry_number = -1;
185 ta1->base_addr = 0;
186 ta1->limit = 0;
187 ta1->contents = 1
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
TrustAnchorTest.java 289 TrustAnchor ta1 = new TrustAnchor(pemCert, getFullEncoding()); local
290 assertNull(ta1.getCA());
291 assertNull(ta1.getCAName());
292 assertNull(ta1.getCAPublicKey());
293 assertTrue(Arrays.equals(getFullEncoding(), ta1.getNameConstraints()));
294 assertEquals(pemCert, ta1.getTrustedCert());
485 TrustAnchor ta1 = new TrustAnchor(validCaNameRfc2253, pk, local
487 assertTrue(Arrays.equals(getFullEncoding(), ta1.getNameConstraints()));
512 TrustAnchor ta1 = new TrustAnchor(validCaNameRfc2253, pk, null); local
513 assertNull(ta1.getNameConstraints())
537 TrustAnchor ta1 = new TrustAnchor(validCaNameRfc2253, pk, local
    [all...]
  /external/tensorflow/tensorflow/compiler/tests/
tensor_array_ops_test.py 858 ta1 = tensor_array_ops.TensorArray(
863 w0 = ta1.split(value, [1, 2])
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
tensor_array_ops_test.py     [all...]
  /art/runtime/interpreter/mterp/mips64/
header.S 30 #define ta1 $$9 define
  /external/tensorflow/tensorflow/python/ops/
control_flow_ops_test.py 782 ta1 = _create_tensor_array(4, element_shape)
785 fn_true = lambda: ta1
    [all...]
  /art/runtime/interpreter/mterp/mips/
header.S 100 #define ta1 $$13 define
  /external/valgrind/VEX/priv/
guest_x86_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
  /art/runtime/interpreter/mterp/out/
mterp_mips64.S 37 #define ta1 $9 define
    [all...]
mterp_mips.S 107 #define ta1 $13 define
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.0/
kotlin-reflect-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.20/
kotlin-reflect-1.2.20.jar 

Completed in 387 milliseconds