Home
last modified time | relevance | path

Searched refs:find (Results 5476 - 5500 of 8631) sorted by relevance

1...<<211212213214215216217218219220>>...346

/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp146 if (matcher->find()) { in main()
/third_party/icu/icu4c/source/test/depstest/
H A Ddepstest.py94 index = name.find("::~")
H A Ddependencies.py68 index = line.find("#") # Remove trailing comment.
/third_party/icu/tools/scripts/
H A Dbldicures.py125 if (path.find("/.svn") != -1):
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp254 size_t pos = name.find('/'); in main()
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_lib.sh12 TST_NEEDS_CMDS="killall find kill"
121 ROD find $test_dir -depth -type d -delete
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprintf.cpp95 .find(format[spec_pos]) != std::string::npos; in print_formatted()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp256 auto igroup = groups.find(sel); in register_allocation()
H A Dsfn_shader_tess.cpp151 auto splitpos = value.find(':'); in read_prop()
/third_party/node/deps/v8/tools/v8windbg/test/
H A Dv8windbg-test.cc114 CHECK(output->GetLog().find(expected) != std::string::npos); in RunAndCheckOutput()
/third_party/node/test/parallel/
H A Dtest-util-callbackify.js226 const errLine = errLines.find((l) => /^Error/.exec(l));
/third_party/node/src/inspector/
H A Dworker_agent.cc145 auto it = sessions_.find(id); in Receive()
/third_party/mesa3d/src/mapi/new/
H A DgenCommon.py171 protoElem = elem.find("proto")
/third_party/node/deps/npm/lib/commands/
H A Downer.js173 const existing = owners.find(o => o.name === u.name)
/third_party/node/deps/npm/test/lib/commands/
H A Dhelp.js165 t.match(spawnArgs[1], /^\(woman-find-file '/)
/third_party/icu/icu4c/source/test/intltest/
H A Dwindttst.cpp136 bool skip = (std::find(std::begin(failingLocaleLCIDs), std::end(failingLocaleLCIDs), lcidRecords[i].lcid) != std::end(failingLocaleLCIDs)); in testLocales()
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/
H A Ddriver.sh159 find $KSRC_DIR \( -name '*.tmp_*gcno' -o -name '*.tmp_*gcda' \) \
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo.pl25 # You can find the same results in files : log, log.tbl, log_table
324 open (FIND_PIPE, "find $TESTDIR|") || die "cannnot open pipe from \"find\": $!\n";
349 $fr16 =`find $TESTDIR -type f -size +16k | xargs $TOPDIR/map5 | $TOPDIR/summ | tail -n 1 2>&1`;
407 $cmd_3 = "find";
408 $cmd_4 = "find $TESTDIR -type f | xargs $TOPDIR/mongo_read";
409 $cmd_5 = "find $TESTDIR -type f > /dev/null"; # it should be enough for stat all files. -zam
410 $cmd_6 = "find"; #" $TESTDIR -type f -exec mv {} {}.r ';'";
/third_party/ltp/utils/benchmark/kernbench-0.42/
H A Dkernbench76 echo "Can't find proc filesystem; exiting"
99 for i in `find -type f`
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dphonenumber_offline_geocoder.cc91 AreaCodeMaps::const_iterator it = available_maps_.find(filename); in GetPhonePrefixDescriptions()
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dgenerate-makefiles.sh346 find . -name Makefile.1 -exec dirname {} \; | while read dir; do
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist.cc224 const auto& it = worklist_by_context_.find(context); in SwitchToContextSlow()
H A Dcode-range.cc43 auto it = recently_freed_.find(code_range_size); in GetAddressHint()
/third_party/node/deps/v8/src/interpreter/
H A Dcontrol-flow-builders.cc127 if (covered_cases.find(j) == covered_cases.end()) { in EmitJumpTableIfExists()
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.h62 auto it = children_.find(id); in FindChildNode()

Completed in 16 milliseconds

1...<<211212213214215216217218219220>>...346