Home
last modified time | relevance | path

Searched defs:name_buffer (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dname-trait.cc33 char* name_buffer = new char[name.length() + 1]; in GetNameFromTypeSignature() local
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_tf.c506 char name_buffer[NAME_BUFFER_SIZE]; in add_conv_layer() local
623 char name_buffer[NAME_BUFFER_SIZE]; in add_depth_to_space_layer() local
652 char name_buffer[NAME_BUFFER_SIZE]; in add_pad_layer() local
709 char name_buffer[NAME_BUFFER_SIZE]; in add_maximum_layer() local
/third_party/node/deps/v8/src/debug/
Ddebug-property-iterator.cc130 base::ScopedVector<char> name_buffer(100); in attributes() local
/third_party/node/deps/uv/src/unix/
Dpipe.c347 char* name_buffer; in uv_pipe_chmod() local
/third_party/libuv/src/unix/
Dpipe.c432 char* name_buffer; in uv_pipe_chmod() local
/third_party/node/src/
Dinspector_agent.cc439 auto name_buffer = Utf8ToStringView(info.name); in contextCreated() local
Djs_native_api_v8_inspector.cc1076 auto name_buffer = Utf8ToStringView(info.name); in contextCreated() local
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc102 base::EmbeddedVector<char, 128> name_buffer; in CreateStructDescriptorArray() local
Dwasm-code-manager.cc231 std::string name_buffer; in DebugName() local
/third_party/node/deps/v8/src/objects/
Dmap.cc1867 base::ScopedVector<char> name_buffer(100); in TransitionToDataProperty() local
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc8242 auto name_buffer = std::unique_ptr<char[]>(new char[kMaxNameLen]); in CompileWasmToJSWrapper() local
8295 auto name_buffer = std::unique_ptr<char[]>(new char[kMaxNameLen]); in CompileJSToJSWrapper() local
8352 auto name_buffer = std::unique_ptr<char[]>(new char[kMaxNameLen]); in CompileCWasmEntry() local