Home
last modified time | relevance | path

Searched defs:text (Results 1201 - 1225 of 1989) sorted by relevance

1...<<41424344454647484950>>...80

/third_party/openssl/apps/lib/
H A Dcmp_mock_srv.c115 ossl_cmp_mock_srv_set_statusInfo(OSSL_CMP_SRV_CTX *srv_ctx, int status, int fail_info, const char *text) ossl_cmp_mock_srv_set_statusInfo() argument
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c158 struct { uint64_t aad, text; } len; member
[all...]
/third_party/openssl/apps/
H A Ddhparam.c87 int text = 0, ret = 1, num = 0, g = 0; in dhparam_main() local
H A Dpkey.c79 int pubin = 0, pubout = 0, text_pub = 0, text = 0, noout = 0, ret = 1; in pkey_main() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.h94 std::string text; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp72 std::string text; in DisassembleInst() local
185 const char* text; member
195 const std::vector<const char*> text = {tc.text}; in TEST_P() local
599 std::string text; DisassembleModule() local
611 const std::vector<const char*> text = {tc.before}; TEST_P() local
966 const std::vector<const char*> text = {tc.before}; TEST_P() local
1677 const std::vector<const char*> text = { TEST_F() local
[all...]
H A Dinstruction_test.cpp364 const std::string text = R"( in TEST_F() local
404 const std::string text = R"( in TEST_F() local
444 const std::string text = R"( in TEST_F() local
487 const std::string text = R"( in TEST_F() local
530 const std::string text = R"( TEST_F() local
570 const std::string text = R"( TEST_F() local
618 const std::string text = R"( TEST_F() local
664 const std::string text = R"( TEST_F() local
701 const std::string text = R"( TEST_F() local
731 const std::string text = R"( TEST_F() local
773 const std::string text = R"( TEST_F() local
802 const std::string text = R"( TEST_F() local
837 const std::string text = R"( TEST_F() local
864 const std::string text = R"( TEST_F() local
892 const std::string text = R"( TEST_F() local
920 const std::string text = R"( TEST_F() local
948 const std::string text = R"( TEST_F() local
972 const std::string text = R"( TEST_F() local
997 const std::string text = R"( TEST_F() local
1022 const std::string text = R"( TEST_F() local
1047 const std::string text = R"( TEST_F() local
1074 const std::string text = R"( TEST_F() local
1102 const std::string text = R"( TEST_F() local
1130 const std::string text = R"( TEST_F() local
1158 const std::string text = R"( TEST_F() local
1188 const std::string text = R"( TEST_F() local
1219 const std::string text = R"( TEST_F() local
1250 const std::string text = R"( TEST_F() local
1281 const std::string text = R"( TEST_F() local
1350 const std::string text = R"( TEST_F() local
1419 const std::string text = R"( TEST_F() local
[all...]
H A Dir_context_test.cpp184 const std::string text = R"( in TEST_F() local
227 const std::string text = R"( in TEST_F() local
292 const std::string text = R"( in TEST_F() local
344 const std::string text = R"( in TEST_F() local
380 const std::string text = R"( in TEST_F() local
437 const std::string text = R"( TEST_F() local
499 const std::string text = R"( TEST_F() local
549 const std::string text = R"( TEST_F() local
605 const std::string text = R"( TEST_F() local
655 const std::string text = R"( TEST_F() local
693 const std::string text = R"( TEST_F() local
717 const std::string text = R"( TEST_F() local
741 const std::string text = R"( TEST_F() local
765 const std::string text = R"( TEST_F() local
791 const std::string text = R"( TEST_F() local
874 const std::string text = R"( TEST_F() local
937 const std::string text = R"( TEST_F() local
1015 const std::string text = R"( TEST_F() local
1080 const std::string text = R"( TEST_F() local
[all...]
H A Dscalar_analysis.cpp50 const std::string text = R"( in TEST_F() local
172 const std::string text = R"( in TEST_F() local
295 const std::string text = R"( in TEST_F() local
402 const std::string text in TEST_F() local
663 const std::string text = R"( TEST_F() local
813 const std::string text = R"( TEST_F() local
942 const std::string text = R"( TEST_F() local
1127 const std::string text = R"( TEST_F() local
[all...]
H A Dtype_manager_test.cpp175 const std::string text = R"( in TEST() local
276 const std::string text = R"( in TEST() local
315 const std::string text = R"( in TEST() local
367 const std::string text = R"( in TEST() local
402 const std::string text = R"( in TEST() local
457 const std::string text = R"( TEST() local
497 const std::string text = R"( TEST() local
538 const std::string text = R"( TEST() local
587 const std::string text = R"( TEST() local
617 const std::string text = ""; TEST() local
627 const std::string text = R"( TEST() local
663 const std::string text = R"( TEST() local
690 const std::string text = R"( TEST() local
713 const std::string text = R"( TEST() local
735 const std::string text = R"( TEST() local
761 const std::string text = R"( TEST() local
788 const std::string text = R"( TEST() local
823 const std::string text = R"( TEST() local
843 const std::string text = R"( TEST() local
865 const std::string text = R"( TEST() local
886 const std::string text = R"( TEST() local
910 const std::string text = R"( TEST() local
935 const std::string text = R"( TEST() local
964 const std::string text = R"( TEST() local
987 const std::string text = R"( TEST() local
1009 const std::string text = R"( TEST() local
1094 const std::string text = R"( TEST() local
1122 const std::string text = R"( TEST() local
1147 const std::string text = R"( TEST() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h143 spv_text_t text; member
/third_party/skia/samplecode/
H A DSampleFilterBounds.cpp47 SkPaint text; in print_info() local
66 SkPaint text; print_label() local
[all...]
H A DSampleImageFilterDAG.cpp213 SkPaint text; in print_info() local
[all...]
H A DSampleThinAA.cpp290 SkPaint text; variable
/third_party/skia/src/core/
H A DSkGlyphRun.cpp152 auto text = run.text(); in makeBlob() local
24 SkGlyphRun(const SkFont& font, SkSpan<const SkPoint> positions, SkSpan<const SkGlyphID> glyphIDs, SkSpan<const char> text, SkSpan<const uint32_t> clusters, SkSpan<const SkVector> scaledRotations) SkGlyphRun() argument
328 makeGlyphRun( const SkFont& font, SkSpan<const SkGlyphID> glyphIDs, SkSpan<const SkPoint> positions, SkSpan<const char> text, SkSpan<const uint32_t> clusters, SkSpan<const SkVector> scaledRotations) makeGlyphRun() argument
[all...]
/third_party/skia/src/images/
H A DSkPngEncoder.cpp213 const char* text = comments->atStr(2 * i + 1); in setHeader() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DToken.h100 std::string text; member
/third_party/openssl/crypto/ts/
H A Dts_local.h97 STACK_OF(ASN1_UTF8STRING) *text; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dset_spec_constant_default_value_pass.cpp46 std::vector<uint32_t> ParseDefaultValueStr(const char* text, in ParseDefaultValueStr() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.cpp38 spv_result_t advanceLine(spv_text text, spv_position position) { in advanceLine() argument
62 spv_result_t advance(spv_text text, spv_position position) { in advance() argument
94 getWord(spv_text text, spv_position position, std::string* word) getWord() argument
142 startsWithOp(spv_text text, spv_position position) startsWithOp() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dset_spec_constant_default_value_pass.cpp46 std::vector<uint32_t> ParseDefaultValueStr(const char* text, in ParseDefaultValueStr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.cpp38 spv_result_t advanceLine(spv_text text, spv_position position) { in advanceLine() argument
62 spv_result_t advance(spv_text text, spv_position position) { in advance() argument
94 getWord(spv_text text, spv_position position, std::string* word) getWord() argument
142 startsWithOp(spv_text text, spv_position position) startsWithOp() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp72 std::string text; in DisassembleInst() local
185 const char* text; member
195 const std::vector<const char*> text = {tc.text}; in TEST_P() local
599 std::string text; DisassembleModule() local
611 const std::vector<const char*> text = {tc.before}; TEST_P() local
966 const std::vector<const char*> text = {tc.before}; TEST_P() local
1677 const std::vector<const char*> text = { TEST_F() local
[all...]
H A Dinstruction_test.cpp364 const std::string text = R"( in TEST_F() local
404 const std::string text = R"( in TEST_F() local
444 const std::string text = R"( in TEST_F() local
487 const std::string text = R"( in TEST_F() local
530 const std::string text = R"( TEST_F() local
570 const std::string text = R"( TEST_F() local
618 const std::string text = R"( TEST_F() local
664 const std::string text = R"( TEST_F() local
701 const std::string text = R"( TEST_F() local
731 const std::string text = R"( TEST_F() local
773 const std::string text = R"( TEST_F() local
802 const std::string text = R"( TEST_F() local
837 const std::string text = R"( TEST_F() local
864 const std::string text = R"( TEST_F() local
892 const std::string text = R"( TEST_F() local
920 const std::string text = R"( TEST_F() local
948 const std::string text = R"( TEST_F() local
972 const std::string text = R"( TEST_F() local
997 const std::string text = R"( TEST_F() local
1022 const std::string text = R"( TEST_F() local
1047 const std::string text = R"( TEST_F() local
1074 const std::string text = R"( TEST_F() local
1102 const std::string text = R"( TEST_F() local
1130 const std::string text = R"( TEST_F() local
1158 const std::string text = R"( TEST_F() local
1188 const std::string text = R"( TEST_F() local
1219 const std::string text = R"( TEST_F() local
1250 const std::string text = R"( TEST_F() local
1281 const std::string text = R"( TEST_F() local
1350 const std::string text = R"( TEST_F() local
1419 const std::string text = R"( TEST_F() local
[all...]
H A Dir_context_test.cpp184 const std::string text = R"( in TEST_F() local
227 const std::string text = R"( in TEST_F() local
292 const std::string text = R"( in TEST_F() local
344 const std::string text = R"( in TEST_F() local
380 const std::string text = R"( in TEST_F() local
437 const std::string text = R"( TEST_F() local
499 const std::string text = R"( TEST_F() local
549 const std::string text = R"( TEST_F() local
605 const std::string text = R"( TEST_F() local
655 const std::string text = R"( TEST_F() local
693 const std::string text = R"( TEST_F() local
717 const std::string text = R"( TEST_F() local
741 const std::string text = R"( TEST_F() local
765 const std::string text = R"( TEST_F() local
791 const std::string text = R"( TEST_F() local
874 const std::string text = R"( TEST_F() local
937 const std::string text = R"( TEST_F() local
1015 const std::string text = R"( TEST_F() local
1080 const std::string text = R"( TEST_F() local
[all...]

Completed in 32 milliseconds

1...<<41424344454647484950>>...80