Searched defs:found (Results 1 - 25 of 970) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-typed-test.cc70 bool found = false; local
75 found = true;
80 if (found) {
84 << " can be found in this test case.\n";
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-typed-test.cc70 bool found = false; local
75 found = true;
80 if (found) {
84 << " can be found in this test case.\n";
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-typed-test.cc70 bool found = false; local
75 found = true;
80 if (found) {
84 << " can be found in this test case.\n";
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-merge.c169 int found = 0; local
176 found = 1;
181 if (!found)
H A Dlibgcov-profiler.c262 unsigned i, found = 0, have_zero_count = 0; local
285 found = 1;
297 if (found)
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp210 const auto* found = local
215 if (found == last) return SPV_ERROR_INVALID_LOOKUP;
216 *opcode = found->opcode;
222 const auto* found = local
227 if (found == last) return SPV_ERROR_INVALID_LOOKUP;
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp210 const auto* found = local
215 if (found == last) return SPV_ERROR_INVALID_LOOKUP;
216 *opcode = found->opcode;
222 const auto* found = local
227 if (found == last) return SPV_ERROR_INVALID_LOOKUP;
/prebuilts/go/darwin-x86/src/runtime/
H A Dasm_s390x.s3 // license that can be found in the LICENSE file.
897 found: label
948 // when vector search found c in the string
965 BR found
1135 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1162 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1193 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1212 BEQ found
1215 BEQ found
1222 BEQ found
1298 found: label
[all...]
/prebuilts/go/linux-x86/src/runtime/
H A Dasm_s390x.s3 // license that can be found in the LICENSE file.
897 found: label
948 // when vector search found c in the string
965 BR found
1135 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1162 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1193 VFEEBS V16, V7, V17 // find leftmost index, set condition to 1 if found
1212 BEQ found
1215 BEQ found
1222 BEQ found
1298 found: label
[all...]
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp517 // Otherwise, we found a new subgraph, process it:
520 // if a new call is found that was already in the currentPath (a back edge),
541 // Then, we found a back edge
614 bool found = false; local
620 found = true;
625 return found;
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp517 // Otherwise, we found a new subgraph, process it:
520 // if a new call is found that was already in the currentPath (a back edge),
541 // Then, we found a back edge
614 bool found = false; local
620 found = true;
625 return found;

Completed in 761 milliseconds

1234567891011>>