Home
last modified time | relevance | path

Searched refs:str (Results 4001 - 4025 of 14489) sorted by relevance

1...<<161162163164165166167168169170>>...580

/third_party/node/deps/v8/src/numbers/
H A Dconversions.h91 double StringToDouble(base::Vector<const uint8_t> str, int flags,
93 double StringToDouble(base::Vector<const base::uc16> str, int flags,
96 double V8_EXPORT_PRIVATE StringToDouble(const char* str, int flags,
/third_party/node/deps/v8/src/torque/
H A Dtorque-code-generator.h38 return stream.str(); in DefinitionToVariable()
55 const std::string& str) { in SetDefinitionVariable()
57 location_map_.insert(std::make_pair(definition, str)); in SetDefinitionVariable()
54 SetDefinitionVariable(const DefinitionLocation& definition, const std::string& str) SetDefinitionVariable() argument
/third_party/mesa3d/src/util/
H A Ddriconf_static.py28 def dbg(str):
30 print(str)
36 return name + '_' + str(cnt)
/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c15 char *str; member
38 for (; map->str; map++) { in flagstr()
40 n += sprintf(buf+n, "%s%s", sep, map->str); in flagstr()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfdsan.cpp159 unsigned char str[1024]; in fdsan_test_internal_fopen_succeed() local
161 FILE *ptr = __fopen_rb_ca(file_path, &f, str, sizeof(str)); in fdsan_test_internal_fopen_succeed()
/third_party/rust/crates/clap/examples/
H A Drepl.rs29 fn respond(line: &str) -> Result<bool, String> { in respond()
53 const PARSER_TEMPLATE: &str = "\ in cli()
57 const APPLET_TEMPLATE: &str = "\ in cli()
/third_party/python/Tools/scripts/
H A Dmd5sum.py32 if len(files) == 1 and not isinstance(files[0], str):
35 if isinstance(f, str):
63 if isinstance(data, str):
/third_party/python/Lib/ctypes/test/
H A Dtest_buffers.py35 self.assertIs(type(b[0]), str)
40 self.assertIs(type(b[0]), str)
55 self.assertIs(type(b[0]), str)
/third_party/python/Lib/importlib/resources/
H A Dreaders.py25 return str(self.path.joinpath(resource))
109 if 'NamespacePath' not in str(namespace_path):
119 return str(self.path.joinpath(resource))
/third_party/skia/third_party/externals/angle2/scripts/
H A Drun_gtest_angle_test.py63 parser.add_argument('--isolated-script-test-output', type=str)
64 parser.add_argument('--isolated-script-test-filter', type=str)
69 parser.add_argument('--isolated-script-test-perf-output', type=str)
/third_party/skia/third_party/externals/angle2/src/common/
H A Dgen_uniform_type_table.py188 return str(int(get_rows(uniform_type)) * int(get_columns(uniform_type)))
208 return get_component_size(uniform_type) + " * " + str(int(get_rows(uniform_type)) * 4)
247 return "case " + uniform_type + ": return " + str(index) + ";"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DByteStreamer.h91 Comments.push_back(Comment.str());
97 Comments.push_back(Comment.str());
109 Comments.push_back(Comment.str());
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dbase_printer.py184 otherwise uses str().
192 return str(obj)
211 return str(Path(fn).relative_to(self.cwd))
213 return str(Path(fn))
/third_party/vk-gl-cts/executor/
H A DxeTestCase.hpp70 std::string getFullPath (void) const { std::string str; getFullPath(str); return str; } in getFullPath() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.cc136 type::Type* Script::ParseType(const std::string& str) { in ParseType() argument
137 auto type = GetType(str); in ParseType()
142 auto new_type = parser.Parse(str); in ParseType()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Ddiagnostic_test.cpp104 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
124 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
146 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp187 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() argument
188 std::stringstream ss(str); in StripOpNameInstructions()
196 return oss.str(); in StripOpNameInstructions()
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp110 const char *str; in main() local
111 SPVC_CHECKED_CALL(spvc_compiler_compile(compiler, &str)); in main()
131 fprintf(stderr, "Output:\n%s\n", str); in main()
H A Dmsl_ycbcr_conversion_test.cpp94 const char *str; in main() local
95 SPVC_CHECKED_CALL(spvc_compiler_compile(compiler, &str)); in main()
101 fprintf(stderr, "Output:\n%s\n", str); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Ddiagnostic_test.cpp104 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
124 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
146 EXPECT_THAT(messages.str(), Eq("FirstSecond")); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp187 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() argument
188 std::stringstream ss(str); in StripOpNameInstructions()
196 return oss.str(); in StripOpNameInstructions()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationruleparser.h76 * strength=UCOL_IDENTICAL for &str.
77 * strength=UCOL_PRIMARY/UCOL_SECONDARY/UCOL_TERTIARY for &[before n]str where n=1/2/3.
79 virtual void addReset(int32_t strength, const UnicodeString &str,
82 * Adds a relation with strength and prefix | str / extension.
85 const UnicodeString &str, const UnicodeString &extension,
158 * Sets str to a contraction of U+FFFE and (U+2800 + Position).
161 int32_t parseSpecialPosition(int32_t i, UnicodeString &str, UErrorCode &errorCode);
H A Dstring_segment.cpp21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() argument
22 : fStr(str), fStart(0), fEnd(str.length()), in StringSegment()
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dutil.cpp71 void uprintf(const UnicodeString &str) { in uprintf() argument
75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf()
80 bufLen = str.extract(0, 0x7fffffff, buf, bufLen + 1, "UTF-8"); in uprintf()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp28 const char *str = udbg_enumName(type, field); in _fieldString() local
29 if(str == NULL) { in _fieldString()
32 return fillin = UnicodeString(str, -1, US_INV); in _fieldString()

Completed in 15 milliseconds

1...<<161162163164165166167168169170>>...580