Home
last modified time | relevance | path

Searched defs:buffer (Results 1176 - 1200 of 3984) sorted by relevance

1...<<41424344454647484950>>...160

/third_party/node/src/
H A Dnode_report_utils.cc86 MaybeStackBuffer<char> buffer; in ReportPipeEndpoints() local
120 MaybeStackBuffer<char> buffer; ReportPath() local
[all...]
H A Dnode_wasm_web_api.cc114 Local<ArrayBuffer> buffer = chunk.As<ArrayBuffer>(); in Push() local
H A Dstream_pipe.cc144 uv_buf_t buffer = uv_buf_init(static_cast<char*>(bs->Data()), nread); in ProcessData() local
/third_party/node/src/tracing/
H A Dnode_trace_buffer.cc165 NodeTraceBuffer* buffer = static_cast<NodeTraceBuffer*>(signal->data); in NonBlockingFlushSignalCb() local
176 NodeTraceBuffer* buffer = ExitSignalCb() local
182 NodeTraceBuffer* buffer = ExitSignalCb() local
188 NodeTraceBuffer* buffer = ExitSignalCb() local
[all...]
/third_party/node/tools/
H A Dgen_node_def.cc139 LPCSTR buffer = nullptr; in LoadLibraryOrExit() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c338 char *buffer; in cat() local
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.cpp36 char *buffer = sink.GetAppendBuffer(U8_MAX_LENGTH, desiredCapacity, in appendChange() local
H A Dcstring.cpp157 T_CString_integerToString(char* buffer, int32_t v, int32_t radix) in T_CString_integerToString() argument
195 T_CString_int64ToString(char* buffer, int64_t v, uint32_t radix) in T_CString_int64ToString() argument
H A Dulocbuilder.cpp113 ulocbld_buildLocaleID(ULocaleBuilder* builder, char* buffer, int32_t bufferCapacity, UErrorCode* err) ulocbld_buildLocaleID() argument
128 ulocbld_buildLanguageTag(ULocaleBuilder* builder, char* buffer, int32_t bufferCapacity, UErrorCode* err) ulocbld_buildLanguageTag() argument
H A Dunistr_cnv.cpp283 char buffer[1024]; in doExtract() local
H A Dunorm.cpp137 UnicodeString buffer; in _iterate() local
H A Dunistr_case.cpp118 char16_t *buffer = getArrayStart(); in caseMap() local
[all...]
/third_party/ninja/src/
H A Dincludes_normalize-win32.cc31 bool InternalGetFullPathName(const StringPiece& file_name, char* buffer, in InternalGetFullPathName() argument
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc106 Local<ArrayBuffer> buffer = view->Buffer(); in CallWithTypedarray() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.h98 MaybeStackArray<int64_t, INITIAL_CAPACITY> buffer; member in CollationIterator::CEBuffer
H A Dnumber_utils.cpp140 char buffer[DoubleToStringConverter::kBase10MaximalLength + 6]; in setTo() local
H A Ddouble-conversion-strtod.cpp109 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() argument
118 static void CutToMaxSignificantDigits(Vector<const char> buffer, in CutToMaxSignificantDigits() argument
140 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
165 ReadUint64(Vector<const char> buffer, int* number_of_read_digits) ReadUint64() argument
183 ReadDiyFp(Vector<const char> buffer, DiyFp* result, int* remaining_decimals) ReadDiyFp() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h301 UChar32* buffer = nullptr; // internal buffer, may be nullptr member in final
/third_party/mesa3d/src/mesa/main/
H A Daccum.c291 GLuint buffer; in accum_return() local
[all...]
H A Dmultisample.c313 GLint buffer[16] = {-1}; in _mesa_check_sample_count() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.c69 struct pipe_video_buffer *buffer; in st_vdpau_video_surface_gallium() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_draw.c149 void *buffer = _mesa_bufferobj_map_range(ctx, 0, bo->Size, GL_MAP_READ_BIT, /* ? */ in loopback_vertex_list() local
H A Dvbo_save_loopback.c95 loopback_prim(struct gl_context *ctx, const GLubyte *buffer, const struct _mesa_prim *prim, GLuint wrap_count, GLuint stride, const struct loopback_attr *la, GLuint nr) loopback_prim() argument
148 _vbo_loopback_vertex_list(struct gl_context *ctx, const struct vbo_save_vertex_list* node, fi_type *buffer) _vbo_loopback_vertex_list() argument
/third_party/mesa3d/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c569 struct anv_buffer *buffer = cmd_buffer->state.gfx.index_buffer; in cmd_buffer_flush_dynamic_state() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfilestrm.cpp153 T_FileStream_readLine(FileStream* fileStream, char* buffer, int32_t length) in T_FileStream_readLine() argument
159 T_FileStream_writeLine(FileStream* fileStream, const char* buffer) in T_FileStream_writeLine() argument

Completed in 15 milliseconds

1...<<41424344454647484950>>...160