/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 618 nghttp2_hd_entry **buffer; in hd_ringbuf_reserve() local [all...] |
H A D | nghttp2_hd.h | 160 nghttp2_hd_entry **buffer; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_android.c | 992 vn_GetAndroidHardwareBufferPropertiesANDROID( VkDevice device, const struct AHardwareBuffer *buffer, VkAndroidHardwareBufferPropertiesANDROID *pProperties) vn_GetAndroidHardwareBufferPropertiesANDROID() argument
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 910 struct wl_buffer * buffer; member 1098 buffer_handle_release(void *data, struct wl_buffer *buffer) in buffer_handle_release() argument [all...] |
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.c | 956 void *buffer = XML_GetBuffer(p, BUF_SIZE); in _parseOneConfigFile() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.c | 1241 struct pipe_resource *buffer = setup->constants[i].current.buffer; in try_update_scene_state() local 1299 struct pipe_resource *buffer = setup->ssbos[i].current.buffer; in try_update_scene_state() local [all...] |
H A D | lp_texture.c | 872 struct llvmpipe_resource *buffer; llvmpipe_user_buffer_create() local [all...] |
/third_party/icu/icu4c/source/io/ |
H A D | uprntf_p.cpp | 206 UChar buffer[UFMT_DEFAULT_BUFFER_SIZE]; in u_printf_string_handler() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ncnvtst.c | 1003 char buffer[MAX_LENGTH]; in convertFromU() local 1093 UChar buffer[MAX_LENGTH]; convertToU() local 1779 UChar buffer[2]; doTestTruncated() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 159 char buffer[128]; in append() local 594 char buffer[128]; variable [all...] |
H A D | strcase.cpp | 471 UChar *buffer; in TestCasingImpl() local
|
H A D | convtest.cpp | 555 char buffer[1024]; in TestGetUnicodeSet2() local 1370 char buffer[2000]; // one buffer for all strings in checkToUnicode() local 1825 char buffer[2000]; // one buffer for all strings checkFromUnicode() local [all...] |
/third_party/lwip/src/apps/http/ |
H A D | http_client.c | 487 httpc_create_request_string(const httpc_connection_t *settings, const char* server_name, int server_port, const char* uri, int use_host, char *buffer, size_t buffer_size) httpc_create_request_string() argument
|
/third_party/lwip/src/core/ipv6/ |
H A D | nd6.c | 557 u8_t *buffer; /* Used to copy options. */ in nd6_input() local [all...] |
/third_party/lwip/src/core/ |
H A D | pbuf.c | 1108 pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset) pbuf_get_contiguous() argument [all...] |
/third_party/libwebsockets/plugins/acme-client/ |
H A D | protocol_lws_acme_client.c | 1222 char buffer[2048 + LWS_PRE]; in callback_acme_client() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | tokenize.c | 55 unsigned char *buffer; member 90 static char buffer[4]; in show_special() local 103 char *buffer; in show_ident() local 137 static char buffer[4 * MAX_STRING + 3]; show_string() local 156 static char buffer[MAX_STRING + 4]; show_char() local 170 static char buffer[2*MAX_STRING + 6]; quote_char() local 192 static char buffer[256]; show_token() local 255 static char buffer[256]; quote_token() local 548 static char buffer[4095]; get_one_number() local 587 static char buffer[MAX_STRING]; eat_string() local 1008 tokenize_buffer(void *buffer, unsigned long size, struct token **endtoken) tokenize_buffer() argument 1022 unsigned char buffer[BUFSIZE]; tokenize() local [all...] |
H A D | show-parse.c | 112 static char buffer[100]; in show_modifiers() local 210 static char buffer[512]; in prepend() local 224 static char buffer[51 in append() local [all...] |
H A D | sparse-llvm.c | 74 char buffer[256]; in sym_struct_type() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-visualizer.cc | 259 char* buffer = new char[full_filename.length() + 1]; in GetVisualizerLogFileName() local
|
H A D | graph-assembler.cc | 472 Node* GraphAssembler::Retain(Node* buffer) { in Retain() argument
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-wasm-objects.cc | 765 base::EmbeddedVector<char, 50> buffer; in WasmSimd128ToString() local
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.cc | 119 static Elf64_auxv_t buffer[16]; in supportsSTFLE() local 376 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument [all...] |
/third_party/node/deps/v8/src/base/numbers/ |
H A D | bignum.cc | 63 static uint64_t ReadUInt64(Vector<const char> buffer, int from, in ReadUInt64() argument 521 bool Bignum::ToHexString(char* buffer, int buffer_size) const { in ToHexString() argument
|
/third_party/node/deps/v8/src/flags/ |
H A D | flags.cc | 528 static void SplitArgument(const char* arg, char* buffer, int buffer_size, in SplitArgument() argument 596 char buffer[1 * KB]; in SetFlagsFromCommandLine() local
|