HomeSort by relevance Sort by last modified time
    Searched refs:normalizing (Results 1 - 15 of 15) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 91 NORMALIZING = 0, \
125 NORMALIZING = 0, \
165 AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType);
198 AttributeCase::AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType)
200 , m_normalizing (normalizing)
219 LoaderType::NORMALIZING != 0,
305 // Test normalizing transfers with whole range, non-normalizing with up to s_valueRange
  /external/deqp/modules/gles3/functional/
es3fDefaultVertexAttributeTests.cpp 93 NORMALIZING = 0, \
127 NORMALIZING = 0, \
161 NORMALIZING = 0, \
195 NORMALIZING = 0, \
241 AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType);
274 AttributeCase::AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType)
276 , m_normalizing (normalizing)
295 LoaderType::NORMALIZING != 0,
381 // Test normalizing transfers with whole range, non-normalizing with up to s_valueRang
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
iter.go 18 // An Iter iterates over a string or byte slice, while normalizing it
33 // Init initializes i to iterate over src after normalizing it to Form f.
49 // InitString initializes i to iterate over src after normalizing it to Form f.
normalize.go 9 // Package norm contains types and functions for normalizing Unicode strings.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
iter.go 18 // An Iter iterates over a string or byte slice, while normalizing it
33 // Init initializes i to iterate over src after normalizing it to Form f.
49 // InitString initializes i to iterate over src after normalizing it to Form f.
normalize.go 9 // Package norm contains types and functions for normalizing Unicode strings.
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/
masked_autoregressive.py 53 conditionals, and model each conditional in turn. Normalizing flows
62 In the `tf.distributions` framework, a "normalizing flow" is implemented as a
132 # A common choice for a normalizing flow is to use a Gaussian for the base
  /prebuilts/go/darwin-x86/src/html/template/
url.go 120 // When normalizing do not re-encode valid escapes.
152 // Normalizing gets rid of all HTML whitespace
  /prebuilts/go/linux-x86/src/html/template/
url.go 120 // When normalizing do not re-encode valid escapes.
152 // Normalizing gets rid of all HTML whitespace
  /prebuilts/go/darwin-x86/src/runtime/pprof/internal/profile/
profile.go 438 // TODO(rsilvera): consider normalizing the profiles based on the
  /prebuilts/go/linux-x86/src/runtime/pprof/internal/profile/
profile.go 438 // TODO(rsilvera): consider normalizing the profiles based on the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
debug_test.go 639 // printVariableAndNormalize extracts any slash-indicated normalizing requests from the variable
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 243 // WeightValue returns the weight value for this edge, normalizing if a
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
debug_test.go 639 // printVariableAndNormalize extracts any slash-indicated normalizing requests from the variable
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 243 // WeightValue returns the weight value for this edge, normalizing if a

Completed in 685 milliseconds