Home
last modified time | relevance | path

Searched defs:str (Results 1851 - 1875 of 3051) sorted by relevance

1...<<71727374757677787980>>...123

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dssa_rewrite_pass.cpp74 std::ostringstream str; in PrettyPrint() local
H A Dtypes.cpp255 std::string Integer::str() const { in str() function in spvtools::opt::analysis::Integer
272 std::string Float::str() const { in str() function in spvtools::opt::analysis::Float
296 std::string Vector::str() const { in str() function in spvtools::opt::analysis::Vector
321 std::string Matrix::str() const { in str() function in spvtools::opt::analysis::Matrix
357 std::string Image::str() const { str() function in spvtools::opt::analysis::Image
384 std::string SampledImage::str() const { str() function in spvtools::opt::analysis::SampledImage
413 std::string Array::str() const { str() function in spvtools::opt::analysis::Array
447 std::string RuntimeArray::str() const { str() function in spvtools::opt::analysis::RuntimeArray
500 std::string Struct::str() const { str() function in spvtools::opt::analysis::Struct
533 std::string Opaque::str() const { str() function in spvtools::opt::analysis::Opaque
565 std::string Pointer::str() const { str() function in spvtools::opt::analysis::Pointer
597 std::string Function::str() const { str() function in spvtools::opt::analysis::Function
625 std::string Pipe::str() const { str() function in spvtools::opt::analysis::Pipe
644 std::string ForwardPointer::str() const { str() function in spvtools::opt::analysis::ForwardPointer
677 std::string CooperativeMatrixNV::str() const { str() function in spvtools::opt::analysis::CooperativeMatrixNV
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp489 const std::string str = in TEST_F() local
H A Dhex_float_test.cpp70 FloatProxy<T> Decode(const std::string& str) { in Decode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp197 std::string str = R"( in TEST_P() local
235 std::string str = R"( in TEST_P() local
282 std::string str = GetDefaultHeader(GetParam()) + in TEST_P() local
305 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
325 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
350 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
375 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
407 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
443 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
470 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
494 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
520 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
548 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
580 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
615 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
651 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
686 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
720 std::string str = header; GetUnreachableMergeNoMergeInst() local
748 std::string str = header; GetUnreachableMergeTerminatedBy() local
792 std::string str = header; GetUnreachableContinueTerminatedBy() local
857 std::string str = header; GetUnreachableMergeUnreachableMergeInst() local
891 std::string str = header; GetUnreachableContinueUnreachableLoopInst() local
935 std::string str = header; GetUnreachableMergeWithComplexBody() local
971 std::string str = header; GetUnreachableContinueWithComplexBody() local
1004 std::string str = header; GetUnreachableMergeWithBranchUse() local
1038 std::string str = header; GetUnreachableMergeWithMultipleUses() local
1083 std::string str = header; GetUnreachableContinueWithBranchUse() local
1122 std::string str = header; GetReachableMergeAndContinue() local
1163 std::string str = header; GetUnreachableMergeAndContinue() local
1197 std::string str = header; GetUnreachableBlock() local
1228 std::string str = header; GetUnreachableBranch() local
1251 std::string str = GetDefaultHeader(GetParam()) + std::string(types_consts()) + TEST_P() local
1270 std::string str = GetDefaultHeader(GetParam()) + std::string(types_consts()) + TEST_P() local
1299 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
1339 std::string str = GetDefaultHeader(GetParam()) + std::string(types_consts()) + TEST_P() local
1375 std::string str = TEST_P() local
1413 std::string str = GetDefaultHeader(GetParam()) + nameOps("split", "f") + TEST_P() local
1446 std::string str = GetDefaultHeader(GetParam()) + nameOps("split") + TEST_P() local
1479 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
1516 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
1551 std::string str = GetDefaultHeader(GetParam()) + nameOps("cont", "loop") + TEST_P() local
1586 std::string str = GetDefaultHeader(GetParam()) + nameOps("cont", "loop") + TEST_P() local
1618 std::string str = R"( TEST_F() local
1657 std::string str = R"( TEST_F() local
1683 std::string str = R"( TEST_F() local
1737 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
1771 std::string str = TEST_P() local
1811 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
1845 std::string str = GetDefaultHeader(GetParam()) + TEST_P() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c689 read_wh(const char *name, const char *str) in read_wh() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationruleparser.cpp195 UnicodeString str; in parseResetAndPosition() local
262 UnicodeString prefix, str, extension; in parseRelationStrings() local
460 parseSpecialPosition(int32_t i, UnicodeString &str, UErrorCode &errorCode) parseSpecialPosition() argument
[all...]
H A Dfmtable.cpp982 UnicodeString &str = obj->getString(*status); in ufmt_getUChars() local
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp417 u_localized_string *str; in ufile_fill_uchar_buffer() local
497 u_localized_string *str; u_fgets() local
625 u_localized_string *str; ufile_getch32() local
668 u_localized_string *str; u_fungetc() local
702 u_localized_string *str = &f->str; u_file_read() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp109 char str[30]={'\0'}; in uCharsToChars() local
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp121 char* str = s->writable_str(); in trim_string() local
H A DSkRemotableFontMgr_win_dw.cpp400 WCHAR str[16]; variable
/third_party/skia/tests/
H A DPDFPrimitivesTest.cpp51 static bool eq(const SkString& str, const char* strPtr, size_t len) { in eq() argument
55 assert_eql(skiatest::Reporter* reporter, const SkString& skString, const char* str, size_t len) assert_eql() argument
65 assert_eq(skiatest::Reporter* reporter, const SkString& skString, const char* str) assert_eq() argument
H A DPathOpsCubicIntersectionTest.cpp485 char str[1024]; in CubicIntersection_RandTest() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DUtilsD3D12.cpp28 ResultOrError<std::wstring> ConvertStringToWstring(const char* str) { in ConvertStringToWstring() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeLayoutMemoryBufferTests.cpp26 std::string ReplaceAll(std::string str, in ReplaceAll() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.cc102 hb_tag_from_string (const char *str, int len) in hb_tag_from_string() argument
166 hb_direction_from_string(const char *str, int len) hb_direction_from_string() argument
350 hb_language_from_string(const char *str, int len) hb_language_from_string() argument
492 hb_script_from_string(const char *str, int len) hb_script_from_string() argument
910 hb_feature_from_string(const char *str, int len, hb_feature_t *feature) hb_feature_from_string() argument
[all...]
H A Dhb-ot-cff1-table.cc399 const byte_str_t str = (*cff->charStrings)[glyph]; in _get_bounds() local
546 const byte_str_t str = (*cff->charStrings)[glyph]; in _get_path() local
604 const byte_str_t str = (*charStrings)[glyph]; in get_seac_components() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp52 void TiXmlBase::EncodeString( const TIXML_STRING& str, TIXML_STRING* outString ) in EncodeString() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Draw_ostream.h532 std::string& str() { in str() function in llvm::raw_string_ostream
568 StringRef str() { return StringRef(OS.data(), OS.size()); } in str() function in llvm::raw_svector_ostream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_ostream.h479 std::string& str() { in str() function in llvm::raw_string_ostream
515 StringRef str() { return StringRef(OS.data(), OS.size()); } in str() function in llvm::raw_svector_ostream
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.h287 void str(const Operand *OpRt, const Operand *OpAddress, CondARM32::Cond Cond, in str() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp285 std::string str() const { in str() function in __anon24358::Chain
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer.cc269 const auto str = content_->data.substr(start, end - start); in try_float() local
287 const auto str = content_->data.substr(start, end - start); in try_float() local
750 auto str = content_->data.substr(s, pos_ - s); in try_ident() local
920 Token Lexer::check_keyword(const Source& source, const std::string& str) { in check_keyword() argument
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dcanonicalize_entry_point_io.cc269 auto* str = param->Type()->As<sem::Struct>(); in ProcessStructParameter() local

Completed in 32 milliseconds

1...<<71727374757677787980>>...123