| /third_party/skia/gm/ |
| H A D | drawatlas.cpp | 45 static sk_sp<SkImage> MakeAtlas(SkCanvas* caller, const SkRect& target) { in MakeAtlas() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
| H A D | SerializableTestUtility.java | 892 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
| H A D | SerializableTestUtility.java | 929 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | samplerobj.c | 171 create_samplers(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers() argument 202 create_samplers_err(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers_err() argument
|
| H A D | uniform_query.cpp | 184 validate_uniform_parameters(GLint location, GLsizei count, unsigned *array_index, struct gl_context *ctx, struct gl_shader_program *shProg, const char *caller) validate_uniform_parameters() argument
|
| H A D | texstorage.c | 575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texstorage_error() argument 632 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texturestorage_error() argument
|
| H A D | arbprogram.c | 66 lookup_or_create_program(GLuint id, GLenum target, const char* caller) in lookup_or_create_program() argument 274 get_current_program(struct gl_context* ctx, GLenum target, const char* caller) in get_current_program() argument 699 program_local_parameters4fv(struct gl_program* prog, GLuint index, GLsizei count, const GLfloat *params, const char* caller) program_local_parameters4fv() argument
|
| H A D | arrayobj.c | 243 _mesa_lookup_vao_err(struct gl_context *ctx, GLuint id, bool is_ext_dsa, const char *caller) _mesa_lookup_vao_err() argument
|
| H A D | matrix.c | 51 get_named_matrix_stack(struct gl_context *ctx, GLenum mode, const char* caller) in get_named_matrix_stack() argument 562 matrix_mult(struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) in matrix_mult() argument 103 matrix_frustum(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_frustum() argument 180 matrix_ortho(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_ortho() argument 504 matrix_load(struct gl_context *ctx, struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) matrix_load() argument 619 matrix_rotate(struct gl_matrix_stack *stack, GLfloat angle, GLfloat x, GLfloat y, GLfloat z, const char* caller) matrix_rotate() argument [all...] |
| H A D | texstore.c | 974 store_texsubimage(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing, const char *caller) store_texsubimage() argument
|
| H A D | debug_output.c | 963 validate_params(struct gl_context *ctx, unsigned caller, in validate_params() argument
|
| H A D | shader_query.cpp | 1055 _mesa_get_program_resource_name(struct gl_shader_program *shProg, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name, bool glthread, const char *caller) _mesa_get_program_resource_name() argument 1280 get_buffer_property(struct gl_shader_program *shProg, struct gl_program_resource *res, const GLenum prop, GLint *val, bool glthread, const char *caller) get_buffer_property() argument 1438 _mesa_program_resource_prop(struct gl_shader_program *shProg, struct gl_program_resource *res, GLuint index, const GLenum prop, GLint *val, bool glthread, const char *caller) _mesa_program_resource_prop() argument
|
| H A D | texobj.c | 236 _mesa_get_texobj_by_target_and_texunit(struct gl_context *ctx, GLenum target, GLuint texunit, bool allowProxyTarget, const char* caller) _mesa_get_texobj_by_target_and_texunit() argument 1191 create_textures(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *textures, const char *caller) create_textures() argument 1225 create_textures_err(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *textures, const char *caller) create_textures_err() argument 1645 _mesa_lookup_or_create_texture(struct gl_context *ctx, GLenum target, GLuint texName, bool no_error, bool is_ext_dsa, const char *caller) _mesa_lookup_or_create_texture() argument 1733 bind_texture(struct gl_context *ctx, GLenum target, GLuint texName, GLenum texunit, bool no_error, const char *caller) bind_texture() argument [all...] |
| H A D | texgetimage.c | 915 dimensions_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, const char *caller) dimensions_error_check() argument 1095 pbo_error_check(struct gl_context *ctx, GLenum target, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, GLvoid *pixels, const char *caller) pbo_error_check() argument 1139 teximage_error_check(struct gl_context *ctx, struct gl_texture_image *texImage, GLenum format, const char *caller) teximage_error_check() argument 1211 common_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) common_error_check() argument 1263 getteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) getteximage_error_check() argument 1305 gettexsubimage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) gettexsubimage_error_check() argument 1386 get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, const char *caller) get_texture_image() argument 1453 _get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) _get_texture_image() argument 1490 static const char *caller = "glGetnTexImageARB"; _mesa_GetnTexImageARB() local 1507 static const char *caller = "glGetTexImage"; _mesa_GetTexImage() local 1524 static const char *caller = "glGetTextureImage"; _mesa_GetTextureImage() local 1547 static const char *caller = "glGetTextureImageEXT"; _mesa_GetTextureImageEXT() local 1572 static const char *caller = "glGetMultiTexImageEXT"; _mesa_GetMultiTexImageEXT() local 1612 static const char *caller = "glGetTextureSubImage"; _mesa_GetTextureSubImage() local 1670 getcompressedteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, GLvoid *pixels, const char *caller) getcompressedteximage_error_check() argument 1764 get_compressed_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLvoid *pixels, const char *caller) get_compressed_texture_image() argument 1837 static const char *caller = "glGetnCompressedTexImageARB"; _mesa_GetnCompressedTexImageARB() local 1867 static const char *caller = "glGetCompressedTexImage"; _mesa_GetCompressedTexImage() local 1901 static const char *caller = "glGetCompressedTextureImageEXT"; _mesa_GetCompressedTextureImageEXT() local 1928 static const char *caller = "glGetCompressedMultiTexImageEXT"; _mesa_GetCompressedMultiTexImageEXT() local 1955 static const char *caller = "glGetCompressedTextureImage"; _mesa_GetCompressedTextureImage() local 1987 static const char *caller = "glGetCompressedTextureImage"; _mesa_GetCompressedTextureSubImage() local [all...] |
| H A D | varray.c | 954 _lookup_vao_and_vbo_dsa(struct gl_context *ctx, GLuint vaobj, GLuint buffer, GLintptr offset, struct gl_vertex_array_object** vao, struct gl_buffer_object** vbo, const char* caller) _lookup_vao_and_vbo_dsa() argument 2112 get_vertex_array_attrib(struct gl_context *ctx, const struct gl_vertex_array_object *vao, GLuint index, GLenum pname, const char *caller) get_vertex_array_attrib() argument
|
| H A D | uniforms.c | 1237 mesa_bufferiv(struct gl_shader_program *shProg, GLenum type, GLuint index, GLenum pname, GLint *params, const char *caller) mesa_bufferiv() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-evaluate.cc | 1058 static bool TransitivelyCalledBuiltinHasNoSideEffect(Builtin caller, in TransitivelyCalledBuiltinHasNoSideEffect() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.cc | 37 void InspectorBuilder::MakeCallerBodyFunction(std::string caller, in MakeCallerBodyFunction() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 42 v3d_debug_resource_layout(struct v3d_resource *rsc, const char *caller) in v3d_debug_resource_layout() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | accessors.cc | 676 Handle<JSFunction> caller = it.MaterializeFunction(); in FindCaller() local 701 Handle<JSFunction> caller; in FunctionCallerGetter() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 354 vc4_setup_slices(struct vc4_resource *rsc, const char *caller) in vc4_setup_slices() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | messages.cc | 506 Construct( Isolate* isolate, Handle<JSFunction> target, Handle<Object> new_target, Handle<Object> message, Handle<Object> options, FrameSkipMode mode, Handle<Object> caller, StackTraceCollection stack_trace_collection) Construct() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLInliner.cpp | 607 inlineCall(FunctionCall* call, std::shared_ptr<SymbolTable> symbolTable, const ProgramUsage& usage, const FunctionDeclaration* caller) inlineCall() argument
|
| /third_party/python/Modules/ |
| H A D | _lsprof.c | 231 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() argument 238 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() argument 299 ProfilerEntry *caller = self->previous->ctxEntry; in initContext() local 325 ProfilerEntry *caller in Stop() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 2896 void TIntermediate::addToCallGraph(TInfoSink& /*infoSink*/, const TString& caller, const TString& callee) in addToCallGraph() argument
|