Home
last modified time | relevance | path

Searched defs:text (Results 951 - 975 of 2067) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/openssl/apps/
H A Dsess_id.c55 int cert = 0, noout = 0, text = 0, ret = 1, i, num = 0; in sess_id_main() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSpirVAsm.cpp124 spv_text text = DE_NULL; in disassembleSpirV() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.h107 std::string text; member in gl::overlay::Text
/third_party/vk-gl-cts/external/vulkan-docs/src/config/spec-macros/
H A Dextension.rb19 def text method in NormativeInlineMacroBase
92 def text method in CanInlineMacro
101 def text method in CannotInlineMacro
110 def text method in MayInlineMacro
119 def text method in MustInlineMacro
128 def text method in OptionalInlineMacro
137 def text method in OptionallyInlineMacro
146 def text method in RequiredInlineMacro
155 def text global() method in ShouldInlineMacro
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dparse_number.h168 bool ParseNumber(const char* text, T* value_pointer) { in ParseNumber() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/link/
H A Dlinker_fixture.h191 spv_result_t Disassemble(const spvtest::Binary& binary, std::string* text) { in Disassemble() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_builder.cpp69 const std::string text = R"( in TEST_F() local
158 const std::string text = R"( in TEST_F() local
227 const std::string text = R"( in TEST_F() local
262 const std::string text = R"( TEST_F() local
296 const std::string text = R"( TEST_F() local
341 const std::string text = R"( TEST_F() local
410 const std::string text = R"( TEST_F() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtest_fixture.h188 spv_text_t text; global() member in spvtest::TextToBinaryTestBase
[all...]
H A Dtext_literal_test.cpp161 const char* text; member
217 TextLiteralCase Make_Ok__Signed(uint32_t bitwidth, const char* text, in Make_Ok__Signed() argument
221 TextLiteralCase Make_Ok__Unsigned(uint32_t bitwidth, const char* text, in Make_Ok__Unsigned() argument
225 TextLiteralCase Make_Bad_Signed(uint32_t bitwidth, const char* text) { in Make_Bad_Signed() argument
228 Make_Bad_Unsigned(uint32_t bitwidth, const char* text) Make_Bad_Unsigned() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_builtins_test.cpp3606 const std::string text = R"( in TEST_F() local
3660 const std::string text = R"( in TEST_F() local
3720 const std::string text = R"( in TEST_F() local
3745 const std::string text = R"( in TEST_F() local
3761 const std::string text = R"( in TEST_F() local
[all...]
H A Dval_ext_inst_test.cpp6034 const std::string text = R"( in TEST_F() local
6049 const std::string text = R"( in TEST_F() local
6068 const std::string text = R"( in TEST_F() local
6087 const std::string text = R"( in TEST_F() local
6107 const std::string text = R"( in TEST_F() local
6129 const std::string text = R"( TEST_F() local
6153 const std::string text = R"( TEST_F() local
6181 const std::string text = R"( TEST_F() local
6205 const std::string text = R"( TEST_F() local
6248 const std::string text = R"( TEST_P() local
6277 const std::string text = R"( TEST_P() local
6309 const std::string text = R"( TEST_P() local
6339 const std::string text = R"( TEST_P() local
6369 const std::string text = R"( TEST_P() local
6400 const std::string text = R"( TEST_P() local
6653 const std::string text = R"( TEST_P() local
6699 const std::string text = R"( TEST_P() local
[all...]
H A Dval_image_test.cpp6067 const std::string text = R"( in TEST_F() local
/third_party/skia/src/core/
H A DSkTextBlobPriv.h237 char* text() const { in text() function in SkTextBlobRunIterator
H A DSkGlyphRun.h46 SkSpan<const char> text() const { return fText; } in text() function in SkGlyphRun
/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp192 void VisitLineByLine(const SkSL::String& text, in VisitLineByLine() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, in AssemblyContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, in AssemblyContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h168 bool ParseNumber(const char* text, T* value_pointer) { in ParseNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h191 spv_result_t Disassemble(const spvtest::Binary& binary, std::string* text) { in Disassemble() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp69 const std::string text = R"( in TEST_F() local
158 const std::string text = R"( in TEST_F() local
227 const std::string text = R"( in TEST_F() local
262 const std::string text = R"( TEST_F() local
296 const std::string text = R"( TEST_F() local
341 const std::string text = R"( TEST_F() local
410 const std::string text = R"( TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h188 spv_text_t text; global() member in spvtest::TextToBinaryTestBase
[all...]
H A Dtext_literal_test.cpp161 const char* text; member
217 TextLiteralCase Make_Ok__Signed(uint32_t bitwidth, const char* text, in Make_Ok__Signed() argument
221 TextLiteralCase Make_Ok__Unsigned(uint32_t bitwidth, const char* text, in Make_Ok__Unsigned() argument
225 TextLiteralCase Make_Bad_Signed(uint32_t bitwidth, const char* text) { in Make_Bad_Signed() argument
228 Make_Bad_Unsigned(uint32_t bitwidth, const char* text) Make_Bad_Unsigned() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_builtins_test.cpp3606 const std::string text = R"( in TEST_F() local
3660 const std::string text = R"( in TEST_F() local
3720 const std::string text = R"( in TEST_F() local
3745 const std::string text = R"( in TEST_F() local
3761 const std::string text = R"( in TEST_F() local
[all...]
H A Dval_ext_inst_test.cpp6034 const std::string text = R"( in TEST_F() local
6049 const std::string text = R"( in TEST_F() local
6068 const std::string text = R"( in TEST_F() local
6087 const std::string text = R"( in TEST_F() local
6107 const std::string text = R"( in TEST_F() local
6129 const std::string text = R"( TEST_F() local
6153 const std::string text = R"( TEST_F() local
6181 const std::string text = R"( TEST_F() local
6205 const std::string text = R"( TEST_F() local
6248 const std::string text = R"( TEST_P() local
6277 const std::string text = R"( TEST_P() local
6309 const std::string text = R"( TEST_P() local
6339 const std::string text = R"( TEST_P() local
6369 const std::string text = R"( TEST_P() local
6400 const std::string text = R"( TEST_P() local
6653 const std::string text = R"( TEST_P() local
6699 const std::string text = R"( TEST_P() local
[all...]
H A Dval_image_test.cpp6067 const std::string text = R"( in TEST_F() local

Completed in 53 milliseconds

1...<<31323334353637383940>>...83