| /third_party/node/src/inspector/ |
| H A D | main_thread_interface.cc | 122 static void Apply(T* target, void (T::*fn)(Argument), in Apply() argument
|
| /third_party/node/src/ |
| H A D | inspector_js_api.cc | 104 static void Bind(Environment* env, Local<Object> target) { in Bind() argument 317 void Initialize(Local<Object> target, Local<Value> unused, in Initialize() argument [all...] |
| H A D | node_options.cc | 1249 void Initialize(Local<Object> target, in Initialize() argument
|
| H A D | node_os.cc | 388 void Initialize(Local<Object> target, in Initialize() argument [all...] |
| H A D | node_serdes.cc | 453 void Initialize(Local<Object> target, in Initialize() argument
|
| H A D | stream_wrap.cc | 66 void LibuvStreamWrap::Initialize(Local<Object> target, in Initialize() argument
|
| H A D | util.cc | 78 MakeUtf8String(Isolate* isolate, Local<Value> value, MaybeStackBuffer<T>* target) MakeUtf8String() argument
|
| /third_party/nghttp2/src/ |
| H A D | util.h | 143 OutputIt percent_encode_token(OutputIt it, const StringRef &target) { in percent_encode_token() argument 170 quote_string(OutputIt it, const StringRef &target) quote_string() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvbocu.cpp | 396 uint8_t *target; in _Bocu1FromUnicodeWithOffsets() local 657 uint8_t *target; _Bocu1FromUnicode() local 960 char16_t *target; _Bocu1ToUnicodeWithOffsets() local 1183 char16_t *target; _Bocu1ToUnicode() local [all...] |
| H A D | ucnv_ext.cpp | 237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, uint32_t value, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t srcIndex, UErrorCode *pErrorCode) ucnv_extWriteToU() argument 279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, int32_t firstLength, const char **src, const char *srcLimit, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t srcIndex, UBool flush, UErrorCode *pErrorCode) ucnv_extInitialMatchToU() argument 672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, uint32_t value, char **target, const char *targetLimit, int32_t **offsets, int32_t srcIndex, UErrorCode *pErrorCode) ucnv_extWriteFromU() argument 750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, UChar32 cp, const char16_t **src, const char16_t *srcLimit, char **target, const char *targetLimit, int32_t **offsets, int32_t srcIndex, UBool flush, UErrorCode *pErrorCode) ucnv_extInitialMatchFromU() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_write.c | 731 const char *target; in ares_dns_write_rr_uri() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | debug.c | 49 GLenum target; in tex_target_name() member
|
| H A D | blend.c | 1042 _mesa_ClampColor(GLenum target, GLenum clamp) in _mesa_ClampColor() argument
|
| H A D | texstorage.c | 147 const GLenum target = texObj->Target; in initialize_texture_fields() local 54 _mesa_is_legal_tex_storage_target(const struct gl_context *ctx, GLuint dims, GLenum target) _mesa_is_legal_tex_storage_target() argument 184 const GLenum target = texObj->Target; clear_texture_fields() local 271 tex_storage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) tex_storage_error_check() argument 353 _mesa_sparse_texture_error_check(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, mesa_format format, GLenum target, GLsizei levels, GLsizei width, GLsizei height, GLsizei depth, const char *func) _mesa_sparse_texture_error_check() argument 436 texture_storage(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLuint64 offset, bool dsa, bool no_error) texture_storage() argument 548 texture_storage_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) texture_storage_error() argument 560 texture_storage_no_error(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, bool dsa) texture_storage_no_error() argument 575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texstorage_error() argument 616 texstorage_no_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) texstorage_no_error() argument 686 _mesa_TexStorage1D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TexStorage1D_no_error() argument 694 _mesa_TexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TexStorage1D() argument 703 _mesa_TexStorage2D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TexStorage2D_no_error() argument 712 _mesa_TexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TexStorage2D() argument 721 _mesa_TexStorage3D_no_error(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TexStorage3D_no_error() argument 730 _mesa_TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TexStorage3D() argument 794 _mesa_TextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) _mesa_TextureStorage1DEXT() argument 811 _mesa_TextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) _mesa_TextureStorage2DEXT() argument 828 _mesa_TextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) _mesa_TextureStorage3DEXT() argument 845 _mesa_texture_storage_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLuint64 offset, bool dsa) _mesa_texture_storage_memory() argument [all...] |
| H A D | arbprogram.c | 49 flush_vertices_for_program_constants(struct gl_context *ctx, GLenum target) in flush_vertices_for_program_constants() argument 66 lookup_or_create_program(GLuint id, GLenum target, const char* caller) in lookup_or_create_program() argument 107 _mesa_BindProgramARB(GLenum target, GLuint id) in _mesa_BindProgramARB() argument 274 get_current_program(struct gl_context* ctx, GLenum target, const char* caller) get_current_program() argument 292 get_local_param_pointer(struct gl_context *ctx, const char *func, struct gl_program* prog, GLenum target, GLuint index, unsigned count, GLfloat **param) get_local_param_pointer() argument 333 get_env_param_pointer(struct gl_context *ctx, const char *func, GLenum target, GLuint index, GLfloat **param) get_env_param_pointer() argument 360 set_program_string(struct gl_program *prog, GLenum target, GLenum format, GLsizei len, const GLvoid *string) set_program_string() argument 467 _mesa_ProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_ProgramStringARB() argument 485 _mesa_NamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_NamedProgramStringEXT() argument 502 _mesa_ProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_ProgramEnvParameter4dARB() argument 515 _mesa_ProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble *params) _mesa_ProgramEnvParameter4dvARB() argument 529 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_ProgramEnvParameter4fARB() argument 551 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat *params) _mesa_ProgramEnvParameter4fvARB() argument 568 _mesa_ProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_ProgramEnvParameters4fvEXT() argument 606 _mesa_GetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble *params) _mesa_GetProgramEnvParameterdvARB() argument 620 _mesa_GetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat *params) _mesa_GetProgramEnvParameterfvARB() argument 635 _mesa_ProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_ProgramLocalParameter4fARB() argument 655 _mesa_NamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_NamedProgramLocalParameter4fEXT() argument 681 _mesa_ProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat *params) _mesa_ProgramLocalParameter4fvARB() argument 690 _mesa_NamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat *params) _mesa_NamedProgramLocalParameter4fvEXT() argument 717 _mesa_ProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_ProgramLocalParameters4fvEXT() argument 732 _mesa_NamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_NamedProgramLocalParameters4fvEXT() argument 748 _mesa_ProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_ProgramLocalParameter4dARB() argument 758 _mesa_NamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_NamedProgramLocalParameter4dEXT() argument 768 _mesa_ProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble *params) _mesa_ProgramLocalParameter4dvARB() argument 778 _mesa_NamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble *params) _mesa_NamedProgramLocalParameter4dvEXT() argument 788 _mesa_GetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat *params) _mesa_GetProgramLocalParameterfvARB() argument 806 _mesa_GetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat *params) _mesa_GetNamedProgramLocalParameterfvEXT() argument 825 _mesa_GetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble *params) _mesa_GetProgramLocalParameterdvARB() argument 843 _mesa_GetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble *params) _mesa_GetNamedProgramLocalParameterdvEXT() argument 862 get_program_iv(struct gl_program *prog, GLenum target, GLenum pname, GLint *params) get_program_iv() argument 1033 _mesa_GetProgramivARB(GLenum target, GLenum pname, GLint *params) _mesa_GetProgramivARB() argument 1045 _mesa_GetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint *params) _mesa_GetNamedProgramivEXT() argument 1063 _mesa_GetProgramStringARB(GLenum target, GLenum pname, GLvoid *string) _mesa_GetProgramStringARB() argument 1095 _mesa_GetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, GLvoid *string) _mesa_GetNamedProgramStringEXT() argument [all...] |
| H A D | copyimage.c | 62 prepare_target_err(struct gl_context *ctx, GLuint name, GLenum target, in prepare_target_err() argument 278 prepare_target(struct gl_context *ctx, GLuint name, GLenum target, int level, int z, struct gl_texture_image **texImage, struct gl_renderbuffer **renderbuffer) prepare_target() argument 308 check_region_bounds(struct gl_context *ctx, GLenum target, const struct gl_texture_image *tex_image, const struct gl_renderbuffer *renderbuffer, int x, int y, int z, int width, int height, int depth, const char *dbg_prefix, bool is_arb_version) check_region_bounds() argument [all...] |
| H A D | queryobj.c | 457 get_query_binding_point(struct gl_context *ctx, GLenum target, GLuint index) in get_query_binding_point() argument 439 get_pipe_stats_binding_point(struct gl_context *ctx, GLenum target) get_pipe_stats_binding_point() argument 548 create_queries(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *ids, bool dsa) create_queries() argument 587 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids) _mesa_CreateQueries() argument 671 query_error_check_index(struct gl_context *ctx, GLenum target, GLuint index) query_error_check_index() argument 693 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) _mesa_BeginQueryIndexed() argument 799 _mesa_EndQueryIndexed(GLenum target, GLuint index) _mesa_EndQueryIndexed() argument 844 _mesa_BeginQuery(GLenum target, GLuint id) _mesa_BeginQuery() argument 850 _mesa_EndQuery(GLenum target) _mesa_EndQuery() argument 856 _mesa_QueryCounter(GLuint id, GLenum target) _mesa_QueryCounter() argument 926 _mesa_GetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint *params) _mesa_GetQueryIndexediv() argument 1066 _mesa_GetQueryiv(GLenum target, GLenum pname, GLint *params) _mesa_GetQueryiv() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.c | 56 st_texture_create(struct st_context *st, enum pipe_texture_target target, enum pipe_format format, GLuint last_level, GLuint width0, GLuint height0, GLuint depth0, GLuint layers, GLuint nr_samples, GLuint bind, bool sparse) st_texture_create() argument [all...] |
| H A D | st_extensions.c | 665 init_format_extensions(struct pipe_screen *screen, struct gl_extensions *extensions, const struct st_extension_format_mapping *mapping, unsigned num_mappings, enum pipe_texture_target target, unsigned bind_flags) init_format_extensions() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | region.cpp | 278 Region *target = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)¤tRegion); in loadRegionData() local
|
| H A D | tridpars.cpp | 548 IDtoSTV(const UnicodeString& id, UnicodeString& source, UnicodeString& target, UnicodeString& variant, UBool& isSourcePresent) IDtoSTV() argument 596 STVtoID(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, UnicodeString& id) STVtoID() argument 646 registerSpecialInverse(const UnicodeString& target, const UnicodeString& inverseTarget, UBool bidirectional, UErrorCode &status) registerSpecialInverse() argument 706 UnicodeString target; parseFilterID() local [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const char16_t *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_cc.c | 311 uint64_t target; in ngtcp2_cc_cubic_cc_on_pkt_acked() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucbuf.cpp | 59 char16_t target[1]={ 0 }; in ucbuf_autodetect_fs() local 165 char16_t* target=nullptr; in ucbuf_fillucbuf() local 588 char16_t target[1]={ 0 }; ucbuf_rewind() local 640 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status) ucbuf_resolveFileName() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.c | 661 llvmpipe_is_format_supported( struct pipe_screen *_screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) llvmpipe_is_format_supported() argument [all...] |