Home
last modified time | relevance | path

Searched refs:substr (Results 1576 - 1600 of 2326) sorted by relevance

1...<<61626364656667686970>>...94

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp374 if (Result.substr(2).getAsInteger(2, Value)) in LexDigit()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate.cpp111 << id_str.substr(0, id_str.size() - 1); in ValidateForwardDecls()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp87 os << params.backendAndStory().substr(1); in operator <<()
H A DUniformsPerf.cpp82 os << params.backendAndStory().substr(1); in operator <<()
H A DMultiviewPerf.cpp136 os << params.backendAndStory().substr(1); in operator <<()
H A DMapBufferRange.cpp56 os << params.backendAndStory().substr(1); in operator <<()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacroExpander.cpp88 // Copying the string here by using substr is a check for use-after-free. It detects in ~ScopedMacroReenabler()
90 assert(!macro->name.substr().empty()); in ~ScopedMacroReenabler()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp111 << id_str.substr(0, id_str.size() - 1); in ValidateForwardDecls()
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
H A Dimage_type_recognition_lite.cc122 return source.substr(source_offset, signature.size()) == signature; in IsSignatureMatched()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h517 Cand = Cand.substr(0, It); in getCanonicalFnName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DOptTable.cpp185 StringRef Rest = Str.substr(Prefix.size()); in matchOption()
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.h141 mnemonic_ = form.substr(0, form.find_first_of('_')); in SetMnemonicFromForm()
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_map_field.cc96 boxed_key_type.substr(boxed_key_type.rfind('.') + 1); in SetMessageVariables()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc156 file_content.substr(annotation.begin(), expected_text.size())); in CheckSingleAnnotation()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.cc563 CEscape(text_format_data_str.substr(i, kBytesPerLine)))); in GenerateSource()
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc1126 if (!AllInClass<Alphanumeric>(text.substr(1))) return false; in IsIdentifier()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc129 return type_url.substr(kTypeUrlSize + 1); in GetTypeWithoutUrl()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.h595 if (fragment) *fragment = data.substr(pos.offset, len); in IsFlat()
H A Dstr_split_internal.h135 curr_ = text.substr(pos_, d.data() - (text.data() + pos_)); in operator ++()
H A Dcord_rep_btree_navigator_test.cc298 EXPECT_THAT(value, Eq(data.substr(offset, length))); in TEST_P()
/third_party/spirv-tools/source/val/
H A Dvalidate.cpp103 << id_str.substr(0, id_str.size() - 1); in ValidateForwardDecls()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp338 extensionList.push_back(extensionStr.substr(pos, len)); in queryExtensionsNonIndexed()
H A Des3fShaderMetamorphicTests.cpp246 variantName = variantName.substr(0, pos); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp94 DE_ASSERT(varName.substr(0,3) == "gl_"); in makeCaseName()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp484 return de::toLower(std::string(getFormatName(format)).substr(std::string("VK_FORMAT_").size())); in getSimpleFormatName()

Completed in 23 milliseconds

1...<<61626364656667686970>>...94