| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | ucnv_err.h | 200 char *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member 216 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_vertprog.c | 93 uint32_t *inst, target; in nv30_vertprog_validate() local 136 uint32_t *inst, target; in nv30_vertprog_validate() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video_ppp.c | 26 nv98_decoder_setup_ppp(struct nouveau_vp3_decoder *dec, struct nouveau_vp3_video_buffer *target, uint32_t low700) { in nv98_decoder_setup_ppp() argument 76 nv98_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct nouveau_vp3_video_buffer *target) { in nv98_decoder_vc1_ppp() argument 92 nv98_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { in nv98_decoder_ppp() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | Charset88591.java | 31 protected CoderResult decodeLoopCoreOptimized(ByteBuffer source, CharBuffer target, in decodeLoopCoreOptimized() argument 45 protected CoderResult decodeLoopCoreUnoptimized(ByteBuffer source, CharBuffer target) { in decodeLoopCoreUnoptimized() argument 70 protected final CoderResult encodeLoopCoreOptimized(CharBuffer source, ByteBuffer target, in encodeLoopCoreOptimized() argument 102 encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) encodeLoopCoreUnoptimized() argument [all...] |
| /third_party/libdrm/tegra/ |
| H A D | pushbuf.c | 124 drm_tegra_pushbuf_relocate(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct drm_tegra_mapping *target, unsigned long offset, unsigned int shift, uint32_t flags) drm_tegra_pushbuf_relocate() argument
|
| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| H A D | tomoyo_filesystem_test.c | 47 static void mount2(const char *source, const char *target, in mount2() argument
|
| /third_party/ltp/testcases/kernel/syscalls/umount2/ |
| H A D | umount2_02.c | 53 static int umount2_retry(const char *target, int flags) in umount2_retry() argument
|
| /third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
| H A D | leapsec01.c | 96 struct timespec now, target; in test_hrtimer_early_expiration() local
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat04.c | 47 static void do_mount(const char *source, const char *target, in do_mount() argument
|
| /third_party/lwip/src/include/lwip/apps/ |
| H A D | snmp_threadsync.h | 90 const struct snmp_leaf_node *target; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-shadow-realms.cc | 23 Handle<JSFunction> target = args.target(); in BUILTIN() local
|
| H A D | builtins-function.cc | 30 Handle<JSFunction> target = args.target(); in CreateDynamicFunction() local 196 Handle<JSReceiver> target = args.at<JSReceiver>(0); DoFunctionBind() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-macos.cc | 103 mach_vm_address_t target = reinterpret_cast<mach_vm_address_t>(new_address); in RemapPages() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | simulator-base.cc | 109 const EncodedCSignature& SimulatorData::GetSignatureForTarget(Address target) { in GetSignatureForTarget() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-promise.cc | 170 Handle<JSFunction> target = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
|
| H A D | runtime-typedarray.cc | 38 Handle<JSTypedArray> target = args.at<JSTypedArray>(0); in RUNTIME_FUNCTION() local 177 Handle<JSTypedArray> target = args.at<JSTypedArray>(0); in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.h | 66 fd5_tex_type(unsigned target) in fd5_tex_type() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_formats.c | 424 crocus_is_format_supported(struct pipe_screen *pscreen, enum pipe_format pformat, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) crocus_is_format_supported() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_texture_compression.c | 43 __indirect_glGetCompressedTexImage(GLenum target, GLint level, in __indirect_glGetCompressedTexImage() argument 76 CompressedTexImage1D2D(GLenum target, GLint level, in CompressedTexImage1D2D() argument 137 CompressedTexSubImage1D2D(GLenum target, GLint level, in CompressedTexSubImage1D2D() argument 194 __indirect_glCompressedTexImage1D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage1D() argument 206 __indirect_glCompressedTexImage2D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage2D() argument 219 __indirect_glCompressedTexImage3D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage3D() argument 267 __indirect_glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage1D() argument 280 __indirect_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage2D() argument 293 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage3D() argument [all...] |
| H A D | renderpix.c | 120 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, in __indirect_glSeparableFilter2D() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.h | 103 fd3_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd3_emit_ib() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.h | 117 fd4_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd4_emit_ib() argument
|
| /third_party/musl/libc-test/src/functionalext/locale/ |
| H A D | strtod_l.c | 115 const double target = 123.45; in strtod_l_0200() local 134 const double target = 123.45; in strtod_l_0300() local 153 const double target = -123.45; in strtod_l_0400() local 172 const double target = 123.45; in strtod_l_0500() local 191 const double target = 0; in strtod_l_0600() local 210 const double target = INFINITY; strtod_l_0700() local 225 const double target = INFINITY; strtod_l_0800() local 240 const double target = INFINITY; strtod_l_0900() local 259 const double target = -INFINITY; strtod_l_1000() local 274 const double target = NAN; strtod_l_1100() local 291 const double target = NAN; strtod_l_1200() local 309 const double target = 0; strtod_l_1300() local 328 const double target = 0; strtod_l_1400() local 343 const double target = 0; strtod_l_1500() local 364 const double target = 1234.56; strtod_l_1600() local 383 const double target = 0; strtod_l_1700() local 402 const double target = 123.45; strtod_l_1800() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video_ppp.c | 26 nvc0_decoder_setup_ppp(struct nouveau_vp3_decoder *dec, struct nouveau_vp3_video_buffer *target, uint32_t low700) { in nvc0_decoder_setup_ppp() argument 76 nvc0_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct nouveau_vp3_video_buffer *target) { in nvc0_decoder_vc1_ppp() argument 92 nvc0_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { in nvc0_decoder_ppp() argument [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-viz-common.cc | 51 string_replace(std::string& target, const std::string& match, in string_replace() argument
|