Home
last modified time | relevance | path

Searched defs:coord (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/external/mesa3d/src/mesa/main/
Dtexgen.c46 get_texgen(struct gl_context *ctx, GLuint texunitIndex, GLenum coord, const char* caller) in get_texgen()
78 texgenfv( GLuint texunitIndex, GLenum coord, GLenum pname, in texgenfv()
182 gettexgendv( GLuint texunitIndex, GLenum coord, GLenum pname, in gettexgendv()
212 gettexgenfv( GLenum texunitIndex, GLenum coord, GLenum pname, in gettexgenfv()
250 gettexgeniv( GLenum texunitIndex, GLenum coord, GLenum pname, in gettexgeniv()
293 _mesa_TexGenfv( GLenum coord, GLenum pname, const GLfloat *params ) in _mesa_TexGenfv()
301 _mesa_MultiTexGenfvEXT( GLenum texunit, GLenum coord, GLenum pname, const GLfloat *params ) in _mesa_MultiTexGenfvEXT()
308 _mesa_TexGeniv(GLenum coord, GLenum pname, const GLint *params ) in _mesa_TexGeniv()
325 _mesa_MultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint *params ) in _mesa_MultiTexGenivEXT()
342 _mesa_TexGend(GLenum coord, GLenum pname, GLdouble param ) in _mesa_TexGend()
[all …]
/external/rust/crates/plotters/src/coord/ranged1d/types/
Dnumeric.rs369 let coord: RangedCoordu32 = (0..20).into(); in test_linear_coord_map() localVariable
375 let coord: RangedCoordf32 = (0f32..20f32).into(); in test_linear_coord_map() localVariable
391 let coord: RangedCoordu32 = (0..20).into(); in test_coord_unmap() localVariable
399 let coord: RangedCoordf32 = (0.0..0.0).into(); in regression_test_issue_253_zero_sized_coord_not_hang() localVariable
405 let coord: RangedCoordf64 = (0.0..1e-25).into(); in test_small_coord() localVariable
412 let coord: RangedCoordf32 = (10.0..0.0).into(); in regression_test_issue_255_reverse_f32_coord_no_hang() localVariable
418 let coord: RangedCoordf64 = (-200.0..801.0).into(); in regession_test_issue_358_key_points_no_hang() localVariable
425 let coord: RangedCoordf64 = (10000000000001f64..10000000000002f64).into(); in regression_test_issue_358_key_points_no_hang_2() localVariable
432 let coord: RangedCoordf64 = (1.0..2.0).into(); in test_coord_follows_hint() localVariable
436 let coord: RangedCoordf64 = (1.0..125.0).into(); in test_coord_follows_hint() localVariable
[all …]
/external/jazzer-api/
Dmaven_install.json9 "coord": "com.alibaba:fastjson:1.2.75", string
20 "coord": "com.beust:klaxon:5.5", string
39 "coord": "com.fasterxml.jackson.core:jackson-annotations:2.12.1", string
50 "coord": "com.fasterxml.jackson.core:jackson-core:2.12.1", string
61 "coord": "com.fasterxml.jackson.core:jackson-databind:2.12.1", string
78 "coord": "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.1", string
96 "coord": "com.fasterxml:classmate:1.1.0", string
107 "coord": "com.github.jsqlparser:jsqlparser:4.4", string
118 "coord": "com.google.code.gson:gson:2.8.6", string
129 "coord": "com.h2database:h2:2.1.212", string
[all …]
/external/tensorflow/tensorflow/cc/training/
Dcoordinator_test.cc32 void WaitForStopThread(Coordinator* coord, Notification* about_to_wait, in WaitForStopThread()
40 Coordinator coord; in TEST() local
58 explicit MockQueueRunner(Coordinator* coord) { in MockQueueRunner()
65 MockQueueRunner(Coordinator* coord, int* join_counter) in MockQueueRunner()
122 Coordinator coord; in TEST() local
144 Coordinator coord; in TEST() local
162 Coordinator coord; in TEST() local
177 Coordinator coord({Code::CANCELLED, Code::OUT_OF_RANGE}); in TEST() local
200 Coordinator coord; in TEST() local
208 Coordinator coord; in TEST() local
/external/python/pycparser/pycparser/
Dc_ast.py169 def __init__(self, type, dim, dim_quals, coord=None): argument
191 def __init__(self, name, subscript, coord=None): argument
212 def __init__(self, op, lvalue, rvalue, coord=None): argument
234 def __init__(self, op, left, right, coord=None): argument
256 def __init__(self, coord=None): argument
270 def __init__(self, expr, stmts, coord=None): argument
292 def __init__(self, to_type, expr, coord=None): argument
313 def __init__(self, block_items, coord=None): argument
331 def __init__(self, type, init, coord=None): argument
352 def __init__(self, type, value, coord=None): argument
[all …]
/external/protobuf/
Dmaven_install.json12 "coord": "com.google.auto.value:auto-value-annotations:1.7.4", string
24 "coord": "com.google.code.findbugs:jsr305:3.0.2", string
36 "coord": "com.google.code.gson:gson:2.8.9", string
48 "coord": "com.google.errorprone:error_prone_annotations:2.11.0", string
60 "coord": "com.google.guava:failureaccess:1.0.1", string
72 "coord": "com.google.guava:guava-testlib:31.1-jre", string
101 "coord": "com.google.guava:guava:31.1-jre", string
127 … "coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", string
139 "coord": "com.google.j2objc:j2objc-annotations:1.3", string
151 "coord": "com.google.truth:truth:1.1.2", string
[all …]
/external/cronet/third_party/protobuf/
Dmaven_install.json12 "coord": "com.google.auto.value:auto-value-annotations:1.7.4", string
24 "coord": "com.google.code.findbugs:jsr305:3.0.2", string
36 "coord": "com.google.code.gson:gson:2.8.9", string
48 "coord": "com.google.errorprone:error_prone_annotations:2.5.1", string
60 "coord": "com.google.guava:failureaccess:1.0.1", string
72 "coord": "com.google.guava:guava-testlib:30.1.1-jre", string
101 "coord": "com.google.guava:guava:30.1.1-jre", string
127 … "coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", string
139 "coord": "com.google.j2objc:j2objc-annotations:1.3", string
151 "coord": "com.google.truth:truth:1.1.2", string
[all …]
/external/rust/crates/plotters/src/coord/ranged1d/combinators/
Dlinspace.rs354 let coord = (0.0f64..100.0f64).step(0.1); in test_float_linspace() localVariable
366 let coord = (0.0f64..100.0f64).step(1.0); in test_rounding_methods() localVariable
371 let coord = coord.use_floor(); in test_rounding_methods() localVariable
378 let coord = coord.use_ceil(); in test_rounding_methods() localVariable
385 let coord = coord.use_round(); in test_rounding_methods() localVariable
393 let coord = (0.0f64..-100.0f64).step(-1.0); in test_rounding_methods() localVariable
398 let coord = coord.use_floor(); in test_rounding_methods() localVariable
405 let coord = coord.use_ceil(); in test_rounding_methods() localVariable
412 let coord = coord.use_round(); in test_rounding_methods() localVariable
425 let coord = (Duration::seconds(0)..Duration::seconds(100)).step(Duration::milliseconds(1)); in test_duration_linspace() localVariable
/external/tensorflow/tensorflow/python/training/
Dcoordinator_test.py26 def StopOnEvent(coord, wait_for_stop, set_when_stopped): argument
32 def RaiseOnEvent(coord, wait_for_stop, set_when_stopped, ex, report_exception): argument
46 def RaiseOnEventUsingContextHandler(coord, wait_for_stop, set_when_stopped, ex): argument
54 def SleepABit(n_secs, coord=None): argument
60 def WaitForThreadsToRegister(coord, num_threads): argument
333 def _StopAt0(coord, n): argument
Dqueue_runner_impl.py236 def _run(self, sess, enqueue_op, coord=None): argument
282 def _close_on_stop(self, sess, cancel_op, coord): argument
298 def create_threads(self, sess, coord=None, daemon=False, start=False): argument
420 def start_queue_runners(sess=None, coord=None, daemon=True, start=True, argument
/external/angle/src/libANGLE/
DContext_gles_1_0.cpp194 void Context::getTexGenfv(GLenum coord, GLenum pname, GLfloat *params) in getTexGenfv()
199 void Context::getTexGeniv(GLenum coord, GLenum pname, GLint *params) in getTexGeniv()
204 void Context::getTexGenxv(GLenum coord, GLenum pname, GLfixed *params) in getTexGenxv()
209 void Context::texGenf(GLenum coord, GLenum pname, GLfloat param) in texGenf()
214 void Context::texGenfv(GLenum coord, GLenum pname, const GLfloat *params) in texGenfv()
219 void Context::texGeni(GLenum coord, GLenum pname, GLint param) in texGeni()
224 void Context::texGeniv(GLenum coord, GLenum pname, const GLint *params) in texGeniv()
229 void Context::texGenx(GLenum coord, GLenum pname, GLfixed param) in texGenx()
234 void Context::texGenxv(GLenum coord, GLenum pname, const GLint *params) in texGenxv()
/external/mesa3d/src/mesa/swrast/
Ds_fog.c68 #define LINEAR_FOG(f, coord) f = (fogEnd - coord) * fogScale argument
70 #define EXP_FOG(f, coord) f = expf(density * coord) argument
72 #define EXP2_FOG(f, coord) \ argument
81 #define BLEND_FOG(f, coord) f = coord argument
/external/mesa3d/src/mesa/math/
Dm_dotprod_tmp.h39 GLfloat *coord = coord_vec->start; in TAG() local
59 GLfloat *coord = coord_vec->start; in TAG() local
81 GLfloat *coord = coord_vec->start; in TAG() local
/external/dng_sdk/source/
Ddng_xy_coord.cpp23 dng_xy_coord XYZtoXY (const dng_vector_3 &coord) in XYZtoXY()
46 dng_vector_3 XYtoXYZ (const dng_xy_coord &coord) in XYtoXYZ()
/external/deqp/external/openglcts/modules/common/
DglcFragDepthTests.cpp210 const float coord[] = { 0.0f, 0.0f, 0.0f, 1.0f, 1.0f, 0.0f, 1.0f, 1.0f }; in iterate() local
328 const float coord[] = { 0.0f, 0.0f, 0.0f, 1.0f, 1.0f, 0.0f, 1.0f, 1.0f }; in iterate() local
416 static float evalConstDepth(const Vec2& coord) in evalConstDepth()
421 static float evalDynamicDepth(const Vec2& coord) in evalDynamicDepth()
425 static float evalNoWrite(const Vec2& coord) in evalNoWrite()
430 static float evalDynamicConditionalDepth(const Vec2& coord) in evalDynamicConditionalDepth()
/external/deqp/modules/gles3/functional/
Des3fFragDepthTests.cpp198 const float coord[] = in iterate() local
327 const float coord[] = in iterate() local
431 static float evalConstDepth (const Vec2& coord) { DE_UNREF(coord); return 0.5f; } in evalConstDepth()
432 static float evalDynamicDepth (const Vec2& coord) { return (coord.x()+coord.y())*0.5f; } in evalDynamicDepth()
433 static float evalNoWrite (const Vec2& coord) { return 1.0f - (coord.x()+coord.y())*0.5f; } in evalNoWrite()
435 static float evalDynamicConditionalDepth (const Vec2& coord) in evalDynamicConditionalDepth()
/external/armnn/src/backends/reference/workloads/
DMirrorPad.cpp24 std::vector<unsigned int> coord(shape.GetNumDimensions()); in IndexToCoord() local
37 … unsigned int CoordToIndex(const armnn::TensorShape& shape, const std::vector<unsigned int>& coord) in CoordToIndex()
97 const std::vector<unsigned int> coord = IndexToCoord(outputShape, idx); in MirrorPad() local
/external/angle/src/compiler/translator/msl/
DProgramPrelude.cpp3273 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3372 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3422 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3472 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3509 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3541 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
3573 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp595 const Vec2& coord, in isNearestSampleResultValid()
630 const Vec3& coord, in isNearestSampleResultValid()
723 const Vec2& coord, in isLinearSampleResultValid()
792 const Vec3& coord, in isLinearSampleResultValid()
873 const float coord, in isNearestMipmapLinearSampleResultValid()
909 const Vec2& coord, in isNearestMipmapLinearSampleResultValid()
959 const Vec3& coord, in isNearestMipmapLinearSampleResultValid()
1102 const Vec2& coord, in isLinearMipmapLinearSampleResultValid()
1205 const Vec3& coord, in isLinearMipmapLinearSampleResultValid()
1347 const Vec2& coord, in isLevelSampleResultValid()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DECCurve.java43 protected int coord; field in ECCurve.Config
47 Config(int coord, ECEndomorphism endomorphism, ECMultiplier multiplier) in Config()
54 public Config setCoordinateSystem(int coord) in setCoordinateSystem()
101 protected int coord = COORD_AFFINE; field in ECCurve
156 public boolean supportsCoordinateSystem(int coord) in supportsCoordinateSystem()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
DECCurve.java43 protected int coord; field in ECCurve.Config
47 Config(int coord, ECEndomorphism endomorphism, ECMultiplier multiplier) in Config()
54 public Config setCoordinateSystem(int coord) in setCoordinateSystem()
101 protected int coord = COORD_AFFINE; field in ECCurve
156 public boolean supportsCoordinateSystem(int coord) in supportsCoordinateSystem()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECCurve.java38 protected int coord; field in ECCurve.Config
42 Config(int coord, ECEndomorphism endomorphism, ECMultiplier multiplier) in Config()
49 public Config setCoordinateSystem(int coord) in setCoordinateSystem()
96 protected int coord = COORD_AFFINE; field in ECCurve
151 public boolean supportsCoordinateSystem(int coord) in supportsCoordinateSystem()
/external/cronet/third_party/quic_trace/src/tools/render/
Drectangle_renderer.cc113 GlVertexArrayAttrib coord(shader_, "coord"); in Render() local
134 GlVertexArrayAttrib coord(shader_, "coord"); in Render() local
/external/deqp/framework/opengl/simplereference/
DsglrContextUtil.cpp55 const float coord[] = in drawQuadWithVaoBuffers() local
125 const float coord[] = in drawQuadWithClientPointers() local
/external/mesa3d/src/mesa/tnl/
Dt_vb_cliptmp.h123 GLfloat (*coord)[4] = VB->ClipPtr->data; in TAG() local
192 GLfloat (*coord)[4] = VB->ClipPtr->data; in TAG() local
271 GLfloat (*coord)[4] = VB->ClipPtr->data; in TAG() local

12345678910>>...12