OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uniform
(Results
1026 - 1050
of
2648
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/nist-sip/java/gov/nist/javax/sip/parser/
AuthorizationParser.java
81
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
CallIDParser.java
92
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
ContentLengthParser.java
78
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
ExpiresParser.java
96
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
MaxForwardsParser.java
77
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
MinExpiresParser.java
98
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
SIPETagParser.java
94
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
SIPIfMatchParser.java
94
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
SIPMessageListener.java
51
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
SubjectParser.java
105
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
WWWAuthenticateParser.java
80
* Converts indentation tabs to spaces so that we have a
uniform
indentation policy in the whole project.
/external/python/cpython2/Demo/tkinter/guido/
sortvisu.py
360
def
uniform
(array):
function
363
array.reset("
Uniform
data, size %d" % size)
544
text="
Uniform
", command=self.c_uniform)
586
self.run(
uniform
)
/external/python/cpython3/Tools/demo/
sortvisu.py
362
def
uniform
(array):
function
365
array.reset("
Uniform
data, size %d" % size)
545
text="
Uniform
", command=self.c_uniform)
587
self.run(
uniform
)
/external/skia/bench/
AlternatingColorPatternBench.cpp
70
* The same color pattern can be set for both arguments to create a
uniform
pattern on all draws.
/external/skia/samplecode/
SamplePolyToPoly.cpp
132
// rotate/
uniform
-scale (2 points)
/external/skia/src/core/
SkRasterPipeline.h
143
// Appends a stage for a constant
uniform
color.
/external/skia/src/gpu/
GrShaderVar.h
319
/// support
uniform
float []
/external/skia/src/gpu/gl/
GrGLProgram.cpp
135
// Load the RT height
uniform
if it is needed to y-flip gl_FragCoord.
/external/skia/src/gpu/glsl/
GrGLSLFragmentProcessor.h
186
uniform
variables required by the shaders created in emitCode(). The GrFragmentProcessor
GrGLSLFragmentShaderBuilder.h
156
* then the manglestring will be "_c3_c1_c2", and any
uniform
/function emitted by that proc will
GrGLSLShaderBuilder.h
197
* GLSL allows default layout qualifiers for in, out, and
uniform
.
/external/skia/src/gpu/ops/
GrSimpleMeshDrawOpHelper.h
21
* GrPipeline for a
uniform
primitive color and a GrPaint.
/external/skia/src/gpu/vk/
GrVkPipelineState.h
154
// Helper for setData() that sets the view matrix and loads the render target height
uniform
/external/skqp/bench/
AlternatingColorPatternBench.cpp
70
* The same color pattern can be set for both arguments to create a
uniform
pattern on all draws.
/external/skqp/samplecode/
SamplePolyToPoly.cpp
132
// rotate/
uniform
-scale (2 points)
Completed in 706 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>