Home
last modified time | relevance | path

Searched defs:target (Results 301 - 325 of 1897) sorted by relevance

1...<<11121314151617181920>>...76

/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h200 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 Dnv30_vertprog.c93 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 Dnv98_video_ppp.c26 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 DCharset88591.java31 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 Dpushbuf.c124 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 Dtomoyo_filesystem_test.c47 static void mount2(const char *source, const char *target, in mount2() argument
/third_party/ltp/testcases/kernel/syscalls/umount2/
H A Dumount2_02.c53 static int umount2_retry(const char *target, int flags) in umount2_retry() argument
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dleapsec01.c96 struct timespec now, target; in test_hrtimer_early_expiration() local
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c47 static void do_mount(const char *source, const char *target, in do_mount() argument
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_threadsync.h90 const struct snmp_leaf_node *target; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-shadow-realms.cc23 Handle<JSFunction> target = args.target(); in BUILTIN() local
H A Dbuiltins-function.cc30 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 Dplatform-macos.cc103 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 Dsimulator-base.cc109 const EncodedCSignature& SimulatorData::GetSignatureForTarget(Address target) { in GetSignatureForTarget() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-promise.cc170 Handle<JSFunction> target = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
H A Druntime-typedarray.cc38 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 Dfd5_texture.h66 fd5_tex_type(unsigned target) in fd5_tex_type() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_formats.c424 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 Dindirect_texture_compression.c43 __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 Drenderpix.c120 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, in __indirect_glSeparableFilter2D() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h103 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 Dfd4_emit.h117 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 Dstrtod_l.c115 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 Dnvc0_video_ppp.c26 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 Dabg-viz-common.cc51 string_replace(std::string& target, const std::string& match, in string_replace() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...76