Home
last modified time | relevance | path

Searched defs:str (Results 301 - 325 of 3841) sorted by relevance

1...<<11121314151617181920>>...154

/third_party/rust/crates/heck/src/
H A Dtitle.rs
H A Dkebab.rs
/third_party/openssl/crypto/des/
H A Dstr2key.c19 void DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key() argument
46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImmutableStringBuilder.cpp17 ImmutableStringBuilder &ImmutableStringBuilder::operator<<(const ImmutableString &str) in operator <<() argument
26 ImmutableStringBuilder &ImmutableStringBuilder::operator<<(const char *str) in operator <<() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dnumeric_lex.h20 inline std::ios::fmtflags numeric_base_int(const std::string &str) in numeric_base_int() argument
39 bool numeric_lex_int(const std::string &str, IntType *value) in numeric_lex_int() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.cpp71 std::ostream& operator<< (std::ostream& str, const NumericValue& value) in operator <<() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_literals_test.cpp34 std::string str = R"( in GenerateShaderCode() local
57 std::string str = R"( in GenerateKernelCode() local
69 std::string str = GenerateShaderCode() + R"( in TEST_F() local
89 std::string str = GenerateShaderCode() + R"( in TEST_F() local
99 std::string str = GenerateShaderCode() + GetParam(); in TEST_P() local
123 std::string str = GenerateKernelCode() + R"( TEST_F() local
132 std::string str = GenerateKernelCode() + GetParam(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Ddefine_test.cpp935 const char *str = "\n\n__LINE__"; in TEST_F() local
945 const char *str = in TEST_F() local
957 const char *const str[] = {"", "", "__FILE__"}; in TEST_F() local
967 const char *const str[] = {"#line 10 20\n", "__FILE__"}; in TEST_F() local
H A Doperator_test.cpp15 const char *str; member
/third_party/skia/src/core/
H A DSkStringUtils.h22 static inline void SkAppendScalarDec(SkString* str, SkScalar value) { in SkAppendScalarDec() argument
26 static inline void SkAppendScalarHex(SkString* str, SkScalar value) { in SkAppendScalarHex() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A Dnumeric_lex.h25 inline std::ios::fmtflags numeric_base_int(const std::string& str) in numeric_base_int() argument
46 bool numeric_lex_int(const std::string& str, IntType* value) in numeric_lex_int() argument
58 numeric_lex_float(const std::string& str, FloatType* value) numeric_lex_float() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_utf8.c47 s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_UTF8STRING() argument
H A Dv3_ia5.c43 s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_IA5STRING() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_literals_test.cpp34 std::string str = R"( in GenerateShaderCode() local
57 std::string str = R"( in GenerateKernelCode() local
69 std::string str = GenerateShaderCode() + R"( in TEST_F() local
89 std::string str = GenerateShaderCode() + R"( in TEST_F() local
99 std::string str = GenerateShaderCode() + GetParam(); in TEST_P() local
123 std::string str = GenerateKernelCode() + R"( TEST_F() local
132 std::string str = GenerateKernelCode() + GetParam(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/
H A Dmain_1.cpp28 UnicodeString str, str2; in main() local
H A Dmain_2.cpp29 UnicodeString str, str2; in main() local
/third_party/skia/tests/
H A DPathOpsExtendedTest.h20 const char* str; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-string-array.hh52 char str[HB_VAR_ARRAY]; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_test.cpp29 std::string str; in TEST_F() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmember_accessor_expression.cc45 auto* str = ctx->Clone(structure); in Clone() local
24 MemberAccessorExpression( ProgramID pid, const Source& src, const Expression* str, const IdentifierExpression* mem) MemberAccessorExpression() argument
/third_party/skia/third_party/externals/tint/src/utils/
H A Dstring.h27 inline std::string ReplaceAll(std::string str, in ReplaceAll() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_constructor_test.cc236 auto* str = Structure("S", { in TEST_F() local
251 auto* str = Structure("S", { in TEST_F() local
/third_party/skia/third_party/externals/zlib/
H A Dfill_window_sse.c130 uInt str = s->strstart; in fill_window_sse() local
/third_party/typescript/tests/baselines/reference/
H A DnoImplicitSymbolToString.js53 var str = "hello "; variable
H A DkeyofDoesntContainSymbols.js

Completed in 8 milliseconds

1...<<11121314151617181920>>...154