Home
last modified time | relevance | path

Searched refs:find (Results 3551 - 3575 of 7338) sorted by relevance

1...<<141142143144145146147148149150>>...294

/third_party/skia/tools/
H A DSkMetaData.h107 const Rec* find(const char name[], Type) const;
H A Dblob_cache_sim.cpp49 auto lookup = counts.find(blobKey); in main()
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringpiece.cpp54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() function in StringPiece
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h288 int32_t find(StringPiece needle, int32_t offset);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h126 return DivergentJoinBlocks.find(&Block) != DivergentJoinBlocks.end(); in isJoinDivergent()
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/
H A DjsxImportSource-backing-types-removed-incremental.js144 index.tsx:1:26 - error TS2307: Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
177 {"program":{"fileNames":["../../../../a/lib/lib.d.ts","./index.tsx"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"-14760199789-export const App = () => <div propA={true}></div>;","signature":"-11175433774-export declare const App: () => any;\n"}],"options":{"jsx":4,"jsxImportSource":"react","module":1},"referencedMap":[],"exportedModulesMap":[],"semanticDiagnosticsPerFile":[1,[2,[{"file":"./index.tsx","start":25,"length":24,"messageText":"Cannot find module 'react/jsx-runtime' or its corresponding type declarations.","category":1,"code":2307}]]]},"version":"FakeTSVersion"}
213 "messageText": "Cannot find module 'react/jsx-runtime' or its corresponding type declarations.",
/third_party/unity/auto/
H A Dunity_test_summary.rb105 raise "Couldn't parse test results: #{summary}" unless summary.find { |v| v =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/ }
/third_party/python/Lib/zoneinfo/
H A D_common.py15 # to "we cannot find this key":
98 span_end = abbr_chars.find(b"\x00", idx)
/third_party/rust/crates/clap/src/
H A Dmkeymap.rs107 .find(|k| &k.key == key)
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.h167 size_t pos = s.find(old); in FindSubstitutions()
/third_party/skia/third_party/externals/abseil-cpp/
H A Droll_abseil.py37 pos = content.find(prefix)
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc_test.cc112 it = allocated.find(rnd); in Test()
/third_party/skia/third_party/externals/angle2/include/platform/
H A DFeature.h183 if (members.find(name) != members.end()) in overrideFeatures()
/third_party/skia/modules/sksg/src/
H A DSkSGNode.cpp76 SkASSERT(std::find(node->fInvalObserverArray->begin(), in observeInval()
/third_party/skia/platform_tools/android/apps/
H A Dgradlew119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs162 /// let mat = Regex::new(r"\b\w{13}\b").unwrap().find(text).unwrap();
166 pub fn find<'t>(&self, text: &'t [u8]) -> Option<Match<'t>> { in find() functions
197 /// capturing group matches. Otherwise, `find` is faster for discovering
270 /// We can use this to find all movie titles and their release years in
584 /// Returns the same as find, but starts the search at the given
/third_party/spirv-tools/source/opt/
H A Dstrip_nonsemantic_info_pass.cpp100 if (non_semantic_sets.find(inst->GetSingleWordInOperand(0)) != in Process()
H A Dunify_const_pass.cpp37 // as an array of keys, looks up the trie to find a result id which is stored
70 auto iter = next_.find(key); in GetOrCreateTrieNodeFor()
/third_party/spirv-tools/test/opt/
H A Deliminate_dead_const_test.cpp71 return std::string(line).find(const_decl_op) != std::string::npos; in TEST_F()
/third_party/spirv-tools/test/val/
H A Dval_derivatives_test.cpp67 if (capabilities_and_extensions.find("OpCapability Float16") != in GenerateShaderCode()
/third_party/vk-gl-cts/scripts/
H A Dconvert_case_list_to_xml.py36 ndx = haystack.find(needle, ndx+1)
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2CapabilityTests.cpp123 bool isSupported = std::find(m_ctxInfo.getExtensions().begin(), m_ctxInfo.getExtensions().end(), m_extName) != m_ctxInfo.getExtensions().end(); in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DUniform.h69 bool isField() const { return name.find('.') != std::string::npos; } in isField()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp620 TLOGE(WmsLogTag::DEFAULT, "fail to find session by token."); in SetSessionContinueState()
739 if (stringToCornerRadius.find(value) != stringToCornerRadius.end()) { in ConfigAppWindowCornerRadius()
761 auto it = std::find(recoveredPersistentIds.begin(), recoveredPersistentIds.end(), persistentId); in ClearUnrecoveredSessions()
1056 if (paramCurveSet.find(name) != paramCurveSet.end()) { in CreateCurve()
1064 auto iter = curveSet.find(name); in CreateCurve()
1231 auto iter = sceneSessionMap_.find(persistentId); in GetSceneSession()
1390 auto it = std::find(skipSurfaceNodeIds_.begin(), skipSurfaceNodeIds_.end(), surfaceNodeId); in SetSkipSelfWhenShowOnVirtualScreen()
2195 auto iter = sceneSessionMap_.find(persistentId); in EraseSceneSessionAndMarkDirtyLockFree()
2334 auto iter = remoteObjectMap_.find(remoteObject); in DestroySpecificSession()
2609 auto it = std::find(alivePersistentIds in IsNeedRecover()
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_helper_impl.cpp637 auto dataability = registerMap_.find(dataObserver); in RegisterObserver()
643 auto path = uriMap_.find(dataObserver); in RegisterObserver()
683 auto dataability = registerMap_.find(dataObserver); in UnregisterObserver()
687 auto path = uriMap_.find(dataObserver); in UnregisterObserver()

Completed in 22 milliseconds

1...<<141142143144145146147148149150>>...294