/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | util.hpp | 47 struct target { struct 48 target(const std::string &s) : in target() function
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_xgl_api_read.c | 125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, in __applegl_glCopyColorTable() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_spkac.cc | 128 void Initialize(Environment* env, Local<Object> target) { in Initialize() argument
|
/third_party/mesa3d/src/mesa/state_tracker/tests/ |
H A D | st_format.c | 39 is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) is_format_supported() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | genmipmap.c | 196 _mesa_GenerateMipmap_no_error(GLenum target) in _mesa_GenerateMipmap_no_error() argument 205 _mesa_GenerateMipmap(GLenum target) in _mesa_GenerateMipmap() argument 45 _mesa_is_valid_generate_texture_mipmap_target(struct gl_context *ctx, GLenum target) _mesa_is_valid_generate_texture_mipmap_target() argument 115 generate_texture_mipmap(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, const char* caller) generate_texture_mipmap() argument 264 _mesa_GenerateTextureMipmapEXT(GLuint texture, GLenum target) _mesa_GenerateTextureMipmapEXT() argument 277 _mesa_GenerateMultiTexMipmapEXT(GLenum texunit, GLenum target) _mesa_GenerateMultiTexMipmapEXT() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_so.c | 66 struct draw_so_target *target in llvmpipe_so_offset() local 56 llvmpipe_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *target) llvmpipe_so_target_destroy() argument [all...] |
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-proxy.cc | 93 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local 107 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local 119 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_texture.h | 70 fd4_tex_type(unsigned target) in fd4_tex_type() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_formats.c | 106 iris_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) iris_is_format_supported() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | optimize.c | 77 gpir_block *target = gpir_node_to_branch(node)->dest; in optimize_branches() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.h | 48 LLVMTargetDataRef target; member
|
/third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
H A D | wctype.c | 30 wctype_t target = 1; in wctype_0100() local 49 wctype_t target = 2; in wctype_0200() local 68 wctype_t target = 3; in wctype_0300() local 87 wctype_t target in wctype_0400() local 106 wctype_t target = 5; wctype_0500() local 125 wctype_t target = 6; wctype_0600() local 144 wctype_t target = 7; wctype_0700() local 163 wctype_t target = 8; wctype_0800() local 182 wctype_t target = 9; wctype_0900() local 201 wctype_t target = 10; wctype_1000() local 220 wctype_t target = 11; wctype_1100() local 239 wctype_t target = 12; wctype_1200() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_texture.c | 145 tex_dimension(unsigned target) in tex_dimension() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_texture.c | 127 tex_type(unsigned target) in tex_type() argument
|
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d() argument 111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f() argument 174 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, in __indirect_glMap2d() argument 252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, const GLfloat * pnts) __indirect_glMap2f() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/search/ |
H A D | tdestroy.c | 62 int i, *ptr, *target; in tdestroy_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | wcstod.c | 39 const double target = 3.14; in wcstod_0100() local 57 const double target = 3.14; in wcstod_0200() local 71 const double target = 3.14; in wcstod_0300() local 85 const double target = 3.14; in wcstod_0400() local 101 const double target = -3.14; in wcstod_0500() local 116 const double target in wcstod_0600() local [all...] |
H A D | wcstof.c | 39 const float target = 3.14f; in wcstof_0100() local 57 const float target = 3.14f; in wcstof_0200() local 71 const float target = 3.14f; in wcstof_0300() local 85 const float target = 3.14f; in wcstof_0400() local 101 const float target = -3.14f; in wcstof_0500() local 116 const float target in wcstof_0600() local [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | TrailingPathOptimizer.java | 161 private static boolean beginsAnAnyPath(Node target, ValueGraph<Node, SimpleEdge> g) { in beginsAnAnyPath() argument
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/ |
H A D | TypeExtensionsTest.cs | 63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/ |
H A D | TypeExtensionsTest.cs | 63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-always-source.c | 55 pa_source *target; in load_null_source_if_needed() local
|
H A D | module-always-sink.c | 54 pa_sink *target; in load_null_sink_if_needed() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | EGLImageD3D.cpp | 27 EGLImageD3D(const egl::ImageState &state, EGLenum target, const egl::AttributeMap &attribs, RendererD3D *renderer) EGLImageD3D() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampGetTexParameterIErrors.cpp | 136 void TextureBorderClampGetTexParameterIErrorsTest::CheckAllNames(glw::GLenum target, glw::GLenum expected_error) in CheckAllNames() argument 154 VerifyGLGetTexParameterIiv(glw::GLenum target, glw::GLenum pname, glw::GLenum expected_error) VerifyGLGetTexParameterIiv() argument 183 VerifyGLGetTexParameterIuiv(glw::GLenum target, glw::GLenum pname, glw::GLenum expected_error) VerifyGLGetTexParameterIuiv() argument [all...] |