| /third_party/mesa3d/src/hgl/ |
| H A D | GLRenderer.cpp | 66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument 73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_cs.cpp | 96 auto dest = value_factory().dest_vec4(instr->dest, pin_group); in emit_load_num_workgroups() local 115 auto dest = vf.dest(instr->dest, i, pin_none); in emit_load_3vec() local
|
| /third_party/node/deps/v8/tools/ |
| H A D | generate-ten-powers.scm | |
| /third_party/node/tools/icu/ |
| H A D | shrink-icu-src.py | 14 dest='icudst', variable 20 dest='icusrc', variable 26 dest='icutmp', variable
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_health_monitor_downstream_connection.cc | 60 auto dest = downstream_->get_request_buf(); in push_request_headers() local
|
| /third_party/musl/src/misc/ |
| H A D | getopt_long.c | 12 static void permute(char *const *argv, int dest, int src) in permute() argument
|
| H A D | mntent.c | 25 char *dest = beg; in unescape_ent() local
|
| /third_party/musl/src/time/ |
| H A D | strptime.c | 94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfscanf.c | 22 static void store_int(void *dest, int size, unsigned long long i) in store_int() argument 67 void *dest=NULL; in vfscanf() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfscanf.c | 22 static void store_int(void *dest, int size, unsigned long long i) in store_int() argument 67 void *dest=NULL; in vfscanf() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidiwrt.cpp | 59 doWriteForward(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteForward() argument 152 doWriteReverse(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteReverse() argument 309 ubidi_writeReverse(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument 357 ubidi_writeReordered(UBiDi *pBiDi, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReordered() argument [all...] |
| H A D | uscript_props.cpp | 261 uscript_getSampleString(UScriptCode script, char16_t *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString() argument
|
| H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, UScriptCode *dest, int32_t capacity, UErrorCode *err) setCodes() argument
|
| H A D | rbbinode.cpp | 264 void RBBINode::findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status) { in findNodes() argument
|
| H A D | ucasemap_titlecase_brkiter.cpp | 57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 102 ucasemap_utf8ToTitle(UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToTitle() argument
|
| H A D | putilimp.h | 540 inline int32_t pinCapacity(T *dest, int32_t capacity) { in pinCapacity() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress.c | 905 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, const GLubyte *src, GLint srcRowStride, GLfloat *dest) _mesa_decompress_image() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_rasterpos.c | 120 update_attrib(struct gl_context *ctx, const ubyte *outputMapping, const struct vertex_header *vert, GLfloat *dest, GLuint result, GLuint defaultAttrib) update_attrib() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_cid.c | 67 void ngtcp2_scid_copy(ngtcp2_scid *dest, const ngtcp2_scid *src) { in ngtcp2_scid_copy() argument 102 void ngtcp2_dcid_copy(ngtcp2_dcid *dest, const ngtcp2_dcid *src) { in ngtcp2_dcid_copy() argument 115 ngtcp2_dcid_copy_cid_token(ngtcp2_dcid *dest, const ngtcp2_dcid *src) ngtcp2_dcid_copy_cid_token() argument [all...] |
| H A D | ngtcp2_str.c | 31 void *ngtcp2_cpymem(void *dest, const void *src, size_t n) { in ngtcp2_cpymem() argument 36 uint8_t *ngtcp2_setmem(uint8_t *dest, uint8_t b, size_t n) { in ngtcp2_setmem() argument 43 uint8_t *ngtcp2_encode_hex(uint8_t *dest, const uint8_t *data, size_t len) { in ngtcp2_encode_hex() argument 57 char *ngtcp2_encode_printable_ascii(char *dest, cons argument 102 ngtcp2_encode_ipv4(uint8_t *dest, const uint8_t *addr) ngtcp2_encode_ipv4() argument 123 write_hex_zsup(uint8_t *dest, const uint8_t *data, size_t len) write_hex_zsup() argument 157 ngtcp2_encode_ipv6(uint8_t *dest, const uint8_t *addr) ngtcp2_encode_ipv6() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | disassemble.h | 21 va_print_dest(FILE *fp, uint8_t dest, bool can_mask) in va_print_dest() argument
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_sysval.c | 106 panfrost_sysval_for_instr(nir_instr *instr, nir_dest *dest) in panfrost_sysval_for_instr() argument
|
| /third_party/libinput/src/ |
| H A D | util-matrix.h | 110 matrix_mult(struct matrix *dest, in matrix_mult() argument 166 matrix_to_relative(struct matrix *dest, const struct matrix *src) in matrix_to_relative() argument [all...] |
| /third_party/lwip/src/core/ |
| H A D | udp.c | 213 u16_t src, dest; local [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | ip6_frag.h | 96 ip6_addr_p_t dest; /* copy of the destination address in the IP header */ member
|