Home
last modified time | relevance | path

Searched defs:i86 (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp180 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap_comp.pass.cpp181 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap_until.pass.cpp180 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap_until_comp.pass.cpp181 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap_until_comp.pass.cpp177 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap_comp.pass.cpp177 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap_until.pass.cpp176 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
H A Dis_heap.pass.cpp176 int i86[] = {0, 1, 1, 1, 0, 1}; in test() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dmobilenet_quantized.mod.py223 i86 = Internal("op86", "TENSOR_QUANT8_ASYMM", "{1, 1001}, 0.14927123487, 69") # intermediate result variable
Dmobilenet_224_gender_basic_fixed.mod.py135 i86 = Input("op86", "TENSOR_FLOAT32", "{1, 224, 224, 3}") # input 0 variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Dmobilenet_224_gender_basic_fixed_relaxed.mod.py151 i86 = Input("op86", "TENSOR_FLOAT32", "{1, 224, 224, 3}") # input 0 variable
/aosp_15_r20/art/test/178-app-image-native-method/
H A Dnative_methods.cc289 extern "C" JNIEXPORT jint JNICALL Java_CriticalSignatures_nativeFullArgs( in Java_CriticalSignatures_nativeFullArgs()
/aosp_15_r20/art/test/178-app-image-native-method/src/
H A DMain.java846 public static native int nativeFullArgs( in nativeFullArgs()
/aosp_15_r20/art/test/083-compiler-regressions/src/
H A DMain.java1508 int i86 = 86; in largeFrame() local