Home
last modified time | relevance | path

Searched defs:target (Results 701 - 725 of 2002) sorted by relevance

1...<<21222324252627282930>>...81

/third_party/node/src/
H A Dnode_url.cc339 void BindingData::Initialize(Local<Object> target, in Initialize() argument
[all...]
H A Dnode_watchdog.cc125 void TraceSigintWatchdog::Init(Environment* env, Local<Object> target) { in Init() argument
426 static void Initialize(Local<Object> target, in Initialize() argument
H A Dprocess_wrap.cc51 static void Initialize(Local<Object> target, in Initialize() argument
H A Dtcp_wrap.cc72 void TCPWrap::Initialize(Local<Object> target, in Initialize() argument
/third_party/node/deps/icu-small/source/common/
H A Dustr_wcs.cpp294 char16_t* target = nullptr; in _strFromWCS() local
H A Ducnv_u7.cpp215 char16_t *target; in _UTF7ToUnicodeWithOffsets() local
466 uint8_t *target, *targetLimit; _UTF7FromUnicodeWithOffsets() local
899 char16_t *target; _IMAPToUnicodeWithOffsets() local
1167 uint8_t *target, *targetLimit; _IMAPFromUnicodeWithOffsets() local
[all...]
H A Ducnv_u8.cpp656 uint8_t *target; ucnv_UTF8FromUTF8() local
[all...]
H A Ducnv_u16.cpp56 char *target; in _UTF16BEFromUnicodeWithOffsets() local
260 char16_t *target; _UTF16BEToUnicodeWithOffsets() local
657 char *target; _UTF16LEFromUnicodeWithOffsets() local
861 char16_t *target; _UTF16LEToUnicodeWithOffsets() local
[all...]
/third_party/ninja/src/
H A Dclean.cc150 void Cleaner::DoCleanTarget(Node* target) { in DoCleanTarget() argument
171 int Cleaner::CleanTarget(Node* target) { in CleanTarget() argument
182 int Cleaner::CleanTarget(const char* target) { in CleanTarget() argument
209 Node* target = state_->LookupNode(target_name); CleanTargets() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp373 UnicodeString target; in registerIDs() local
392 TransliteratorIDParser::STVtoID(UnicodeString(true, ANY, 3), target, variant, id); registerIDs() local
[all...]
H A Dunits_converter.h116 const MeasureUnitImpl target; member
[all...]
H A Dcurrpinf.cpp412 copyHash(const Hashtable* source, Hashtable* target, UErrorCode& status) copyHash() argument
H A Drbt_set.cpp78 _appendHex(uint32_t number, int32_t digits, UnicodeString& target) _appendHex() argument
92 _escape(const UnicodeString &source, UnicodeString &target) _escape() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Deval.c156 GLfloat *_mesa_copy_map_points1f( GLenum target, GLin argument
180 _mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, const GLdouble *points ) _mesa_copy_map_points1d() argument
211 _mesa_copy_map_points2f( GLenum target, GLint ustride, GLint uorder, GLint vstride, GLint vorder, const GLfloat *points ) _mesa_copy_map_points2f() argument
254 _mesa_copy_map_points2d(GLenum target, GLint ustride, GLint uorder, GLint vstride, GLint vorder, const GLdouble *points ) _mesa_copy_map_points2d() argument
304 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, const GLvoid *points, GLenum type ) map1() argument
370 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat *points ) _mesa_Map1f() argument
378 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble *points ) _mesa_Map1d() argument
386 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLvoid *points, GLenum type ) map2() argument
469 _mesa_Map2f( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) _mesa_Map2f() argument
480 _mesa_Map2d( GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points ) _mesa_Map2d() argument
492 _mesa_GetnMapdvARB( GLenum target, GLenum query, GLsizei bufSize, GLdouble *v ) _mesa_GetnMapdvARB() argument
576 _mesa_GetMapdv( GLenum target, GLenum query, GLdouble *v ) _mesa_GetMapdv() argument
582 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v ) _mesa_GetnMapfvARB() argument
667 _mesa_GetMapfv( GLenum target, GLenum query, GLfloat *v ) _mesa_GetMapfv() argument
674 _mesa_GetnMapivARB( GLenum target, GLenum query, GLsizei bufSize, GLint *v ) _mesa_GetnMapivARB() argument
759 _mesa_GetMapiv( GLenum target, GLenum query, GLint *v ) _mesa_GetMapiv() argument
[all...]
H A Dformatquery.c65 _legal_parameters(struct gl_context *ctx, GLenum target, GLenum internalformat, in _legal_parameters() argument
416 _is_target_supported(struct gl_context *ctx, GLenum target) _is_target_supported() argument
483 _is_resource_supported(struct gl_context *ctx, GLenum target, GLenum internalformat, GLenum pname) _is_resource_supported() argument
570 _is_internalformat_supported(struct gl_context *ctx, GLenum target, GLenum internalformat) _is_internalformat_supported() argument
621 _legal_target_for_framebuffer_texture_layer(struct gl_context *ctx, GLenum target) _legal_target_for_framebuffer_texture_layer() argument
652 _mesa_query_internal_format_default(struct gl_context *ctx, GLenum target, GLenum internalFormat, GLenum pname, GLint *params) _mesa_query_internal_format_default() argument
778 _equivalent_size_pname(GLenum target, GLenum pname) _equivalent_size_pname() argument
823 _get_target_dimensions(GLenum target) _get_target_dimensions() argument
867 _mesa_is_multisample_target(GLenum target) _mesa_is_multisample_target() argument
880 _mesa_GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params) _mesa_GetInternalformativ() argument
1623 _mesa_GetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 *params) _mesa_GetInternalformati64v() argument
[all...]
H A Dglthread_bufferobj.c175 _mesa_glthread_BindBuffer(struct gl_context *ctx, GLenum target, GLuint buffer) in _mesa_glthread_BindBuffer() argument
335 _mesa_marshal_BufferData(GLenum target, GLsizeiptr size, const GLvoid * data, in _mesa_marshal_BufferData() argument
473 _mesa_marshal_BufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, in _mesa_marshal_BufferSubData() argument
H A Dtexenv.c378 _mesa_texenvfv_indexed( struct gl_context* ctx, GLuint texunit, GLenum target, in _mesa_texenvfv_indexed() argument
512 _mesa_TexEnvfv( GLenum target, GLenum pname, const GLfloat *param ) _mesa_TexEnvfv() argument
520 _mesa_TexEnvf( GLenum target, GLenum pname, GLfloat param ) _mesa_TexEnvf() argument
530 _mesa_TexEnvi( GLenum target, GLenum pname, GLint param ) _mesa_TexEnvi() argument
540 _mesa_TexEnviv( GLenum target, GLenum pname, const GLint *param ) _mesa_TexEnviv() argument
558 _mesa_MultiTexEnvfEXT( GLenum texunit, GLenum target, GLenum pname, GLfloat param ) _mesa_MultiTexEnvfEXT() argument
569 _mesa_MultiTexEnvfvEXT( GLenum texunit, GLenum target, GLenum pname, const GLfloat *param ) _mesa_MultiTexEnvfvEXT() argument
578 _mesa_MultiTexEnviEXT( GLenum texunit, GLenum target, GLenum pname, GLint param ) _mesa_MultiTexEnviEXT() argument
590 _mesa_MultiTexEnvivEXT( GLenum texunit, GLenum target, GLenum pname, const GLint *param ) _mesa_MultiTexEnvivEXT() argument
698 _mesa_gettexenvfv_indexed( GLuint texunit, GLenum target, GLenum pname, GLfloat *params ) _mesa_gettexenvfv_indexed() argument
772 _mesa_gettexenviv_indexed( GLuint texunit, GLenum target, GLenum pname, GLint *params ) _mesa_gettexenviv_indexed() argument
848 _mesa_GetTexEnvfv( GLenum target, GLenum pname, GLfloat *params ) _mesa_GetTexEnvfv() argument
856 _mesa_GetMultiTexEnvfvEXT( GLenum texunit, GLenum target, GLenum pname, GLfloat *params ) _mesa_GetMultiTexEnvfvEXT() argument
864 _mesa_GetTexEnviv( GLenum target, GLenum pname, GLint *params ) _mesa_GetTexEnviv() argument
872 _mesa_GetMultiTexEnvivEXT( GLenum texunit, GLenum target, GLenum pname, GLint *params ) _mesa_GetMultiTexEnvivEXT() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1247 st_ChooseTextureFormat(struct gl_context *ctx, GLenum target, in st_ChooseTextureFormat() argument
1066 find_supported_format(struct pipe_screen *screen, const enum pipe_format formats[], enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings, boolean allow_dxt) find_supported_format() argument
1109 st_choose_format(struct st_context *st, GLenum internalFormat, GLenum format, GLenum type, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings, bool swap_bytes, bool allow_dxt) st_choose_format() argument
1390 st_QuerySamplesForFormat(struct gl_context *ctx, GLenum target, GLenum internalFormat, int samples[16]) st_QuerySamplesForFormat() argument
1442 st_QueryInternalFormat(struct gl_context *ctx, GLenum target, GLenum internalFormat, GLenum pname, GLint *params) st_QueryInternalFormat() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp187 CodeEmitter::CodeEmitter(const Target *target) : targ(target), code(NULL), in CodeEmitter() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c179 nouveau_vp3_decoder_begin_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nouveau_vp3_decoder_begin_frame() argument
186 nouveau_vp3_decoder_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nouveau_vp3_decoder_end_frame() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c48 nv50_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) nv50_screen_is_format_supported() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c48 uint64_t cmd, prio, target; in nvc0_svm_migrate() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dnfsprep.c153 findStringIndex(const char* const *sortedArr, int32_t sortedArrLen, const char* target, int32_t targetLen){ in findStringIndex() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetCallback.java131 call(CharsetDecoderICU decoder, Object context, ByteBuffer source, CharBuffer target, IntBuffer offsets, char[] buffer, int length, CoderResult cr) call() argument
147 call(CharsetEncoderICU encoder, Object context, CharBuffer source, ByteBuffer target, IntBuffer offsets, char[] buffer, int length, int cp, CoderResult cr) call() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ditercoll.cpp639 UnicodeString &CollationIteratorTest::orderString(CollationElementIterator &iter, UnicodeString &target) in orderString() argument

Completed in 20 milliseconds

1...<<21222324252627282930>>...81