Home
last modified time | relevance | path

Searched defs:target (Results 351 - 375 of 3725) sorted by relevance

1...<<11121314151617181920>>...149

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c127 tex_type(unsigned target) in tex_type() argument
/third_party/mesa3d/src/glx/
H A Drender2.c44 __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 Dtdestroy.c62 int i, *ptr, *target; in tdestroy_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dwcstod.c39 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 Dwcstof.c39 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 DTrailingPathOptimizer.java161 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 DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-always-source.c55 pa_source *target; in load_null_source_if_needed() local
H A Dmodule-always-sink.c54 pa_sink *target; in load_null_sink_if_needed() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DEGLImageD3D.cpp27 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 DesextcTextureBorderClampGetTexParameterIErrors.cpp136 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...]
/third_party/skia/src/core/
H A DSkTSearch.cpp21 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() argument
57 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() argument
63 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() argument
73 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() argument
[all...]
H A DSkQuadClipper.cpp24 chopMonoQuadAt(SkScalar c0, SkScalar c1, SkScalar c2, SkScalar target, SkScalar* t) chopMonoQuadAt() argument
/third_party/skia/src/gpu/
H A DGrEagerVertexAllocator.h40 GrEagerDynamicVertexAllocator(GrMeshDrawTarget* target, in GrEagerDynamicVertexAllocator() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_replace_copy_memory_with_load_store.cpp66 auto target = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp107 const uint32_t target = member_id_pairs[i]; in Process() local
150 const uint32_t target = debug_inst_iter->GetSingleWordOperand(0); in Process() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_copy_memory_with_load_store.cpp66 auto target = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dflatten_decoration_pass.cpp107 const uint32_t target = member_id_pairs[i]; in Process() local
150 const uint32_t target = debug_inst_iter->GetSingleWordOperand(0); in Process() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_maxp.cc66 bool VerifyMAXP(Table* original, Table* target) { in VerifyMAXP() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm.h91 std::function<void()> target; member in marl::OSFiber
H A Dosfiber_windows.h51 std::function<void()> target; member in marl::OSFiber
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_import_test.cc45 auto* target = sem->Target(); in TEST_P() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...149