/third_party/spirv-tools/source/val/ |
H A D | validate_decorations.cpp | 853 models->find(spv::ExecutionModel::Fragment) != models->end(); 855 models->find(spv::ExecutionModel::Vertex) != models->end(); 1394 if (seen_per_id.find(excl_k) != seen_per_id.end()) { 1428 if (seen_per_member.find(excl_k) != seen_per_member.end()) {
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressCase.cpp | 370 const int ndxInCharset = (int)charsStr.find(text[ndxInText]); in addTextToBuffer() 909 bool has (const string& name) const { return m_objects.find(name) != m_objects.end(); } in has() 932 const typename map<string, SharedPtr<T> >::const_iterator it = m_objects.find(name); in get() 954 const typename map<string, SharedPtr<T> >::iterator it = m_objects.find(name); in markAsGarbage()
|
H A D | glsUniformBlockCase.cpp | 672 void* basePtr = blockPointers.find(blockNdx)->second; in generateValues() 795 if (compareFuncs.find(glu::DataType(type)) != compareFuncs.end()) in generateCompareFuncs() 1080 void* basePtr = blockPointers.find(activeBlockNdx)->second; in generateCompareSrc() 1316 const void* srcBlockPtr = srcBlockPointers.find(srcBlockNdx)->second; in copyUniformData() 1318 void* dstBlockPtr = dstBlockNdx >= 0 ? dstBlockPointers.find(dstBlockNdx)->second : DE_NULL; in copyUniformData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 912 auto MaybeBase = RelocateIdxMap.find(BaseKey); in computeBaseDerivedRelocateMap() 945 // relocation of base pointer. If we find a relocation corresponding to base in simplifyRelocatesOffABase() 1010 // In this case, we can not find the bitcast any more. So we insert a new bitcast in simplifyRelocatesOffABase() 1172 // If these values will be promoted, find out what they will be promoted in OptimizeNoopCopyExpression() 1648 // operand or other means. There's no good way to find out though. in SinkShiftAndTruncate() 1993 auto it = LargeOffsetGEPMap.find(II); in optimizeCallInst() 3008 auto it = NodeMap.find(Ptr); in erase() 3053 auto it = NodeMap.find(NodeList[CurrentIndex]); in SkipRemovedElements() 3106 auto SV = Storage.find(V); in Get() 3304 /// At the same time we find [all...] |
/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_handler.cpp | 1155 std::map<uint32_t, Fun>::iterator it = eventIdMap_.find(eventCode); in ProcessEvent() 1771 if (configsForEsmFlag.intValue.find(KEY_PLMN_ESM_FLAG_INT) != configsForEsmFlag.intValue.end()) { in GetEsmFlagFromOpCfg() 1920 if (configsForSinglePdp.boolValue.find(KEY_SINGLE_PDP_ENABLED_BOOL) != configsForSinglePdp.boolValue.end()) { in GetSinglePdpEnabledFromOpCfg() 1937 if (std::find(singlePdpRadio.begin(), singlePdpRadio.end(), radioTech) != singlePdpRadio.end()) { in IsSingleConnectionEnabled() 1951 if (configsForDataRoaming.boolValue.find(KEY_DEFAULT_DATA_ROAMING_BOOL) != configsForDataRoaming.boolValue.end()) { in GetDefaultDataRoamingConfig()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tzfmt.cpp | 955 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 988 tzdbTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 1105 // zero format). Then, it tried to find a match within the set of display names, but could not in parse() 1106 // find a match. At this point, we can safely assume the input text contains the localized in parse() 1205 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 1232 tzdbTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 2882 LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startIdx, UTZNM_EXEMPLAR_LOCATION, status));
|
/third_party/nghttp2/src/ |
H A D | h2load.cc | 924 auto itr = streams.find(stream_id); in on_header() 971 auto itr = streams.find(stream_id); in on_status_code() 1087 auto it = streams.find(stream_id); in get_req_stat() 1998 std::size_t pos = script_line.find("\t"); in read_script_from_file() 3022 if (std::find(std::begin(override_hdrs), std::end(override_hdrs), in main()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tzfmt.cpp | 955 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 988 tzdbTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 1105 // zero format). Then, it tried to find a match within the set of display names, but could not in parse() 1106 // find a match. At this point, we can safely assume the input text contains the localized in parse() 1205 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 1232 tzdbTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 2885 LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startIdx, UTZNM_EXEMPLAR_LOCATION, status));
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberUtil.java | 89 // complete; we add calling codes case by case, as we find geographical mobile numbers or hear 229 // Regular expression of acceptable punctuation found in phone numbers, used to find numbers in 743 if (m.find()) { in extractPossibleNumber() 747 if (trailingCharsMatcher.find()) { in extractPossibleNumber() 752 if (secondNumber.find()) { in extractPossibleNumber() 2165 // entities, this is not the case, so we have to go through different types to find the in getExampleNumberForNonGeoEntity() 2944 if (digitMatcher.find()) { in parsePrefixAsIdd() 3062 // If we find a potential extension, and the number preceding this is a viable number, we assume in maybeStripExtension() 3064 if (m.find() && isViablePhoneNumber(number.substring(0, m.start()))) { in maybeStripExtension() 3068 // We go through the capturing groups until we find on in maybeStripExtension() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 790 void* basePtr = blockPointers.find(blockNdx)->second; in generateValues() 936 if (compareFuncs.find(glu::DataType(type)) != compareFuncs.end()) in generateCompareFuncs() 1562 void* basePtr = blockPointers.find(blockLayoutNdx)->second; in generateCompareSrc() 1899 const void* srcPtr = m_blockPointers.find(blockNdx)->second; in iterate() 1925 deMemcpy(&data[offsets[blockNdx]], m_blockPointers.find(blockNdx)->second, m_layout.blocks[blockNdx].size); in iterate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 159 DenseMap<const Value *, unsigned>::iterator VI = LocalValueMap.find(&*I); in lowerArguments() 272 // Number the instructions if we haven't yet so we can efficiently find the in sinkLocalValueMaterialization() 281 auto I = OrderMap.Orders.find(&UseInst); in sinkLocalValueMaterialization() 480 DenseMap<const Value *, unsigned>::iterator I = FuncInfo.ValueMap.find(V); in lookUpRegForValue() 666 // Target-specific code wasn't able to find a machine opcode for in selectBinaryOp() 775 auto SI = FuncInfo.StaticAllocaMap.find(AI); in addStackMapLiveVars() 1772 DenseMap<const Value *, unsigned>::iterator I = FuncInfo.ValueMap.find(Op0); in selectExtractValue() 2328 while (TheUser != FoldInst && // Scan up until we find FoldInst. in tryToFoldLoad() 2339 // If we didn't find the fold instruction, then we failed to collapse the in tryToFoldLoad()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGlSpirvTests.cpp | 124 while ((token_position = string.find(token, 0)) != std::string::npos) in replaceToken() 715 if (lines[i].find("OpName") != std::string::npos) in iterate() 718 if (lines[i].find("OpMemberName") != std::string::npos) in iterate() 1122 if (spirvSource.find("OpName %enabled") == std::string::npos) in iterate() 3500 size_t pos = spirVSrcOutput.find(searchString); in spirVCapabilityCutOff()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | tzfmt.cpp | 955 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 988 tzdbTimeZoneNames->find(text, startIdx, nameTypes, status)); in parse() 1105 // zero format). Then, it tried to find a match within the set of display names, but could not in parse() 1106 // find a match. At this point, we can safely assume the input text contains the localized in parse() 1205 LocalPointer<TimeZoneNames::MatchInfoCollection> specificMatches(fTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 1232 tzdbTimeZoneNames->find(text, startIdx, ALL_SIMPLE_NAME_TYPES, status)); in parse() 2880 LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startIdx, UTZNM_EXEMPLAR_LOCATION, status));
|
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLMetalCodeGenerator.cpp | 488 if (fWrittenIntrinsics.find(name) == fWrittenIntrinsics.end()) { in writeMatrixCompMult() 507 if (fWrittenIntrinsics.find(name) == fWrittenIntrinsics.end()) { in writeOuterProduct() 819 // input (since we can only find one bits, not zero bits). in writeIntrinsicCall() 1179 if (fHelpers.find(name) == fHelpers.end()) { in getVectorFromMat2x2ConstructorHelper() 2071 if (fReservedWords.find(name) != fReservedWords.end()) { in writeName() 2689 auto found = fRequirements.find(&f); in requirements()
|
H A D | SkSLSPIRVCodeGenerator.cpp | 293 // We may find ourselves with dead code--instructions that don't have an associated in writeOpCode() 580 SkASSERT(fTypeMap.find(otherKey) == fTypeMap.end()); in getType() 583 auto entry = fTypeMap.find(key); in getType() 688 SkASSERT(fImageTypeMap.find(key) != fImageTypeMap.end()); in getImageType() 702 auto entry = fTypeMap.find(key); in getFunctionType() 754 auto entry = fTypeMap.find(key); in getPointerType() 813 auto intrinsic = fIntrinsicMap.find(function.intrinsicKind()); in writeIntrinsicCall() 1253 const auto& entry = fFunctionMap.find(&function); in writeFunctionCall() 2011 auto iter = fTopLevelUniformMap.find(&var); in findUniformFieldIndex() 2034 auto entry = fVariableMap.find( in getLValue() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 305 /// Given results from the dataflow liveness computation, find the set of live 527 // If we find a cast instruction here, it means we've found a cast which is in findBaseDefiningValue() 530 assert(!isa<CastInst>(Def) && "shouldn't find another cast here"); in findBaseDefiningValue() 627 auto Found = Cache.find(Def); in findBaseOrBDV() 855 // base state for known bases and expect to find a cached state otherwise. in findBasePointer() 859 auto I = States.find(baseValue); in findBasePointer() 1165 assert(base && "failed to find base pointer"); in findBasePointers() 1278 auto ValIt = llvm::find(LiveVec, Val); in CreateGCRelocates() 1281 assert(Index < LiveVec.size() && "Bug in std::find?"); in CreateGCRelocates() 1615 Value *Base = PointerToBase.find( in makeStatepointExplicit() [all...] |
H A D | GVN.cpp | 484 DenseMap<Value*, uint32_t>::iterator VI = valueNumbering.find(V); in lookupOrAdd() 560 DenseMap<Value*, uint32_t>::const_iterator VI = valueNumbering.find(V); in lookup() 1039 // Let's find the first basic block with more than one predecessor. Walk in PerformLoadPRE() 1193 // If we couldn't find or insert a computation of this phi translated value, in PerformLoadPRE() 1322 // If we had to process more than one hundred blocks to find the in processNonLocalLoad() 1493 // If we find an equality fact, canonicalize all dominated uses in this block in processAssumeIntrinsic() 1641 auto FindRes = PhiTranslateTable.find({Num, Pred}); in phiTranslate() 1743 auto FindRes = PhiTranslateTable.find({Num, Pred}); in eraseTranslateCacheEntry() 1749 // In order to find a leader for a given value number at a 1751 // and then scan the list to find on [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 790 void* basePtr = blockPointers.find(blockNdx)->second; in generateValues() 936 if (compareFuncs.find(glu::DataType(type)) != compareFuncs.end()) in generateCompareFuncs() 1562 void* basePtr = blockPointers.find(blockLayoutNdx)->second; in generateCompareSrc() 1899 const void* srcPtr = m_blockPointers.find(blockNdx)->second; in iterate() 1925 deMemcpy(&data[offsets[blockNdx]], m_blockPointers.find(blockNdx)->second, m_layout.blocks[blockNdx].size); in iterate()
|
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 993 if (extensions.find("GL_NV_ray_tracing") != extensions.end()) { in TranslateBuiltInDecoration() 1547 bool isMeshShaderExt = (glslangIntermediate->getRequestedExtensions().find(glslang::E_GL_EXT_mesh_shader) != in TGlslangToSpvTraverser() 1862 if (extensions.find("GL_NV_ray_tracing") == extensions.end()) { in TGlslangToSpvTraverser() 1871 if (extensions.find("GL_EXT_ray_cull_mask") != extensions.end()) { in TGlslangToSpvTraverser() 1875 if (extensions.find("GL_EXT_ray_tracing_position_fetch") != extensions.end()) { in TGlslangToSpvTraverser() 2087 if (qualifier.isSpecConstant() || rValueParameters.find(symbol->getId()) != rValueParameters.end() || in visitSymbol() 2111 auto it = counterOriginator.find(keyName); in visitSymbol() 2252 if (memberRemapper.find(glslangId) != memberRemapper.end()) { in visitBinary() 2467 const auto forceIt = forceType.find(object); in translateForcedType() 3627 auto itNode = locationToSymbol[set].find(locatio in visitAggregate() [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 397 // to find the description for. It is optional. Most type descriptions do not 1033 auto init_itr = builtin_to_initializer.find(builtin); in emit_builtin_variables() 2120 resource_names.find(buffer_name) != end(resource_names) || in emit_buffer_block() 2121 block_names.find(buffer_name) != end(block_names)) in emit_buffer_block() 3316 auto itr = resource_bindings.find({ get_execution_model(), desc_set, binding }); in remap_hlsl_resource_binding() 4004 bool forward = should_forward(ptr) && forced_temporaries.find(id) == end(forced_temporaries); in emit_load() 4807 auto itr = std::find(composite_selection_workaround_types.begin(), in emit_instruction() 5319 bool forward = forced_temporaries.find(id) == end(forced_temporaries); in emit_instruction() 5710 // Instead of looping over all decorations to find this, just look at capabilities. in validate_shader_model() 5845 auto itr = resource_bindings.find(tupl in is_hlsl_resource_binding_used() [all...] |
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 97 {return priv_->map.find(s) != priv_->map.end();} in has_string() 109 priv_->map.find(s); in get_string() 2281 // find the new main symbol in update_main_symbol() 2537 string::size_type i = id.find('@'); in get_name_and_version_from_id() 2550 string::size_type j = id.find('@', i); in get_name_and_version_from_id() 3828 auto ti = get_canonical_types_map().find(name); in get_canonical_types() 3906 auto it = get_pointer_type_id_map().find(ptr); in get_type_id_from_pointer() 3931 auto it = get_type_id_canonical_type_map().find(type_id); in get_canonical_type_from_type_id() 4414 /// @param locus the location where to find the declaration in the 4460 /// @param l the location where to find th [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 203 NirBlockMap::iterator it = blocks.find(block->index); in convert() 750 NirDefMap::iterator it = regDefs.find(reg->index); in convert() 763 NirDefMap::iterator it = ssaDefs.find(def->index); in convert() 786 NirDefMap::iterator it = regDefs.find(reg->index); in getSrc() 812 ImmediateMap::iterator iit = immediates.find(src->index); in getSrc() 816 NirDefMap::iterator it = ssaDefs.find(src->index); in getSrc()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_alu.cpp | 274 auto bs_name = bank_swizzle_map.find(m_bank_swizzle); in do_print() 278 auto cf_name = cf_map.find(m_cf_type); in do_print() 853 auto op = s_lds_map_by_name.find(opstr); in from_string() 873 auto op = s_alu_map_by_name.find(opstr); in from_string() 905 assert(flags.find(AluInstr::src_neg_flags[i]) != flags.end()); in from_string() 914 assert(flags.find(AluInstr::src_abs_flags[i]) != flags.end()); in from_string()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 1446 return mFramebufferNameSpace.find(handle); in getFramebuffer() 1451 return mFenceNameSpace.find(handle); in getFence() 1461 return mQueryNameSpace.find(handle); in getQuery() 1472 Query *query = mQueryNameSpace.find(handle); in createQuery() 1486 return mVertexArrayNameSpace.find(array); in getVertexArray() 1517 return mTransformFeedbackNameSpace.find(transformFeedback); in getTransformFeedback() 1958 // case, this should make no difference to the calling application. You may find it in in getIntegerv()
|
/base/customization/enterprise_device_management/services/edm/src/ |
H A D | enterprise_device_mgr_stub.cpp | 98 if (std::find(systemCodeList.begin(), systemCodeList.end(), code) != systemCodeList.end() && in OnRemoteRequest()
|