Home
last modified time | relevance | path

Searched refs:string (Results 8826 - 8850 of 27492) sorted by relevance

1...<<351352353354355356357358359360>>...1100

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp82 operator=(const std::string &v);
182 property_string::operator=(const std::string &v) { in operator =()
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtrap.cc4 #include <string>
15 auto message = wasm::Name::make(std::string("callback abort"));
H A Dreflect.cc4 #include <string>
68 out << "\"" << std::string(name.get(), name.size()) << "\"";
/third_party/node/src/
H A Dmodule_wrap.h7 #include <string>
105 std::unordered_map<std::string, v8::Global<v8::Promise>> resolve_cache_;
/third_party/node/src/quic/
H A Ddata.h108 std::string ToString() const;
131 std::string reason_;
/third_party/node/test/fixtures/wpt/encoding/
H A Dtextdecoder-streaming.any.js6 var string = '\x00123ABCabc\x80\xFF\u0100\u1000\uFFFD\uD800\uDC00\uDBFF\uDFFF'; variable
39 assert_equals(out, string);
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dshm_test.c50 #include <string.h> /* required by strncpy() */
60 void noprintf(char *string, ...) in noprintf() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h179 struct string *string; member
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-liveness-map.h8 #include <string>
178 V8_EXPORT_PRIVATE std::string ToString(const BytecodeLivenessState& liveness);
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-assembler-inl.h59 void BaselineAssembler::RecordComment(const char* string) { in RecordComment() argument
61 __ RecordComment(string); in RecordComment()
/third_party/node/deps/v8/src/parsing/
H A Dpending-compilation-error-handler.h138 void SetString(Handle<String> string, Isolate* isolate);
139 void SetString(Handle<String> string, LocalIsolate* isolate);
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dmod.rs116 Ok(string) => Ok(string), in read_to_string()
/third_party/rust/crates/cxx/gen/src/
H A Dmod.rs116 Ok(string) => Ok(string), in read_to_string()
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp29 #include <string>
99 * byte mode. All input byte vectors are acceptable. Any text string
106 * Returns a segment representing the given string of decimal digits encoded in numeric mode.
112 * Returns a segment representing the given text string encoded in alphanumeric mode.
120 * Returns a list of zero or more segments to represent the given text string. The result
136 * Tests whether the given string can be encoded as a segment in numeric mode.
137 * A string is encodable iff each character is in the range 0 to 9.
143 * Tests whether the given string can be encoded as a segment in alphanumeric mode.
144 * A string is encodable iff each character is in the following set: 0 to 9, A to Z
213 * each character value maps to the index in the string
[all...]
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dmod.rs116 Ok(string) => Ok(string), in read_to_string()
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dmod.rs116 Ok(string) => Ok(string), in read_to_string()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_wrapper.cpp110 const std::string &shaderSource, in GlslangCompileToSpirv()
180 std::string readableSpirv; in GlslangCompileToSpirv()
H A DFunctionLookup.cpp80 std::string newName(functionName); in GetMangledName()
110 std::string newName(functionName); in GetMangledNames()
H A DOutputGLSLBase.h38 std::string getCommonLayoutQualifiers(TIntermSymbol *variable);
39 std::string getMemoryQualifiers(const TType &type);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.h15 #include <string>
117 std::vector<std::string> mExtensions;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.h12 #include <string>
95 WorkerContext *createWorkerContext(std::string *infoLog);
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtga_utils.cpp13 #include <string>
50 bool LoadTGAImageFromFile(const std::string &path, TGAImage *image) in LoadTGAImageFromFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp89 std::string EmuTlsVarName = ("__emutls_v." + GV->getName()).str(); in addEmuTlsVar()
140 std::string EmuTlsTmplName = ("__emutls_t." + GV->getName()).str(); in addEmuTlsVar()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp60 const std::string err_str = sys::StrError(); in initialize()
71 const std::string err_str = sys::StrError(); in ~OProfileJITEventListener()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DCaching.cpp75 std::string EntryPath; in localCache()
79 sys::fs::TempFile TempFile, std::string EntryPath, in localCache()

Completed in 22 milliseconds

1...<<351352353354355356357358359360>>...1100