Home
last modified time | relevance | path

Searched defs:text (Results 1001 - 1025 of 2205) sorted by relevance

1...<<41424344454647484950>>...89

/third_party/node/deps/openssl/openssl/apps/
H A Dsess_id.c55 int cert = 0, noout = 0, text = 0, ret = 1, i, num = 0; in sess_id_main() local
H A Dpkcs7.c61 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, ret = 1; in pkcs7_main() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText() argument
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText() argument
H A Dcmp_status.c175 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
278 OSSL_CMP_STATUSINFO_new(int status, int fail_info, const char *text) OSSL_CMP_STATUSINFO_new() argument
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java99 public static QrSegment makeAlphanumeric(CharSequence text) { in makeAlphanumeric() argument
124 makeSegments(CharSequence text) makeSegments() argument
173 isNumeric(CharSequence text) isNumeric() argument
187 isAlphanumeric(CharSequence text) isAlphanumeric() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-demo.c58 const char *text = "Hello, world!"; // User-supplied text in doBasicDemo() local
92 const char *text = "\xE3\x81\x93\xE3\x82\x93\xE3\x81\xAB\xE3\x81\xA1wa\xE3\x80\x81" in doVarietyDemo() local
103 const char *text = in doVarietyDemo() local
286 const char *text = doMaskDemo() local
[all...]
/third_party/python/Include/cpython/
H A Dpyerrors.h31 PyObject *text; member
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText() argument
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText() argument
H A Dcmp_status.c172 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
275 OSSL_CMP_STATUSINFO_new(int status, int fail_info, const char *text) OSSL_CMP_STATUSINFO_new() argument
/third_party/openssl/apps/
H A Ddsaparam.c74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
H A Dpkcs7.c61 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, ret = 1; in pkcs7_main() local
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

Completed in 32 milliseconds

1...<<41424344454647484950>>...89