HomeSort by relevance Sort by last modified time
    Searched refs:normal (Results 76 - 100 of 801) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/swiftshader/src/Shader/
VertexPipeline.hpp 34 void processTextureCoordinate(int stage, Vector4f &normal, Vector4f &position);
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
array_util.cc 108 const rtc::Optional<Point> normal = GetNormalIfPlanar(array_geometry); local
109 if (normal && normal->z() < kMaxDotProduct) {
110 return normal;
  /prebuilts/tools/linux-x86_64/kythe/web/ui/css/
style.css 28 word-wrap: normal;
36 word-wrap: normal;
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 30 font-weight: normal;
  /external/curl/docs/cmdline-opts/
digest.d 9 combination with the normal --user option to set user name and password.
no-buffer.d 5 Disables the buffering of the output stream. In normal work situations, curl
fail.d 7 better enable scripts etc to better deal with failed attempts. In normal cases
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassInfo.h 52 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal,
56 IsAnalysis(is_analysis), IsAnalysisGroup(false), NormalCtor(normal),
83 /// isAnalysisGroup - Return true if this is an analysis group, not a normal
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassInfo.h 52 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal,
56 IsAnalysis(is_analysis), IsAnalysisGroup(false), NormalCtor(normal),
83 /// isAnalysisGroup - Return true if this is an analysis group, not a normal
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
compress.exp 88 {"Run normal with libfoo.so with compressed debug sections"
90 {main.c} "normal" "normal.out" "-Wa,--compress-debug-sections"}
91 {"Run normal with libfoozlib.so with compressed debug sections with zlib-gabi"
93 {main.c} "normal" "normal.out" "-Wa,--compress-debug-sections=zlib-gabi"}
96 {main.c} "zlibnormal" "normal.out" "-Wa,--compress-debug-sections=zlib"}
99 {main.c} "zlibnormal" "normal.out" "-Wa,--compress-debug-sections=zlib"}
102 {main.c} "gnunormal" "normal.out" "-Wa,--compress-debug-sections=zlib-gnu"}
105 {main.c} "gnunormal" "normal.out" "-Wa,--compress-debug-sections=zlib-gnu"
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
b-widec.s 4 % is treated like a normal "n".
  /dalvik/
Android.mk 32 # DONT_INSTALL_DEX_FILES is already false, so a normal make takes care of it.
48 # we won't touch it (-c) and the normal build will create
56 # so a normal make takes care of it.
  /external/tensorflow/tensorflow/python/kernel_tests/distributions/
kullback_leibler_test.py 23 from tensorflow.python.ops.distributions import normal
37 class MyDist(normal.Normal):
50 class MyDistException(normal.Normal):
80 class MyDist(normal.Normal):
99 class Sub1(normal.Normal):
104 class Sub2(normal.Normal)
    [all...]
  /art/test/003-omnibus-opcodes/src/
IntMath.java 277 * normal division.
280 int normal = 0; local
286 normal = (start+i) / j;
290 normal = (start+i) / j;
294 normal = (start+i) / j;
298 normal = (start+i) / j;
302 normal = (start+i) / j;
306 normal = (start+i) / j;
310 normal = (start+i) / j;
314 normal = (start+i) / j
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/
CloserTest.java 68 TestCloseable c1 = closer.register(TestCloseable.normal());
69 TestCloseable c2 = closer.register(TestCloseable.normal());
70 TestCloseable c3 = closer.register(TestCloseable.normal());
88 TestCloseable c1 = closer.register(TestCloseable.normal());
89 TestCloseable c2 = closer.register(TestCloseable.normal());
119 c1 = closer.register(TestCloseable.normal());
120 c2 = closer.register(TestCloseable.normal());
145 TestCloseable c2 = closer.register(TestCloseable.normal());
165 TestCloseable c1 = closer.register(TestCloseable.normal());
439 static TestCloseable normal() throws IOException method in class:CloserTest.TestCloseable
    [all...]
  /art/tools/ahat/src/test/com/android/ahat/
DiffFieldsTest.java 58 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); local
61 DiffedFieldValue x = DiffedFieldValue.matched(normal, nulled);
68 DiffedFieldValue y = DiffedFieldValue.matched(nulled, normal);
78 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); local
80 DiffedFieldValue x = DiffedFieldValue.added(normal);
100 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); local
102 DiffedFieldValue x = DiffedFieldValue.deleted(normal);
  /external/skia/src/pathops/
SkLineParameters.h 126 double normal = sqrt(normalSquared()); local
127 if (approximately_zero(normal)) {
131 double reciprocal = 1 / normal;
  /external/skqp/src/pathops/
SkLineParameters.h 126 double normal = sqrt(normalSquared()); local
127 if (approximately_zero(normal)) {
131 double reciprocal = 1 / normal;
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
gmm_ops_test.py 64 vectors.append([np.random.normal(2.0, 0.6), np.random.normal(2.0, 0.9)])
68 [np.random.normal(-1.0, 0.4), np.random.normal(-1.0, 0.5)])
88 np.random.normal(centers[current_class][0],
90 np.random.normal(centers[current_class][1], np.random.random_sample())
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 5 * the analog of RewriteRuleTokenStream for normal parsers.
  /external/clang/www/analyzer/
menu.css 47 font-weight: normal;
  /external/skia/src/utils/
SkShadowTessellator.cpp 101 SkVector normal; local
103 normal.fX = p0.fY - p1.fY;
104 normal.fY = p1.fX - p0.fX;
105 normal *= dir;
106 if (!normal.normalize()) {
109 *newNormal = normal;
446 SkVector normal; local
447 if (compute_normal(fPrevPoint, fFirstPoint, fDirection, &normal)) {
450 SkVector scaledNormal(normal);
455 SkVector inset = normal;
589 SkVector normal; local
625 SkVector normal; local
926 SkVector normal; local
1318 SkVector normal; local
    [all...]
  /external/skqp/src/utils/
SkShadowTessellator.cpp 101 SkVector normal; local
103 normal.fX = p0.fY - p1.fY;
104 normal.fY = p1.fX - p0.fX;
105 normal *= dir;
106 if (!normal.normalize()) {
109 *newNormal = normal;
433 SkVector normal; local
434 if (compute_normal(fPrevPoint, fFirstPoint, fDirection, &normal)) {
437 SkVector scaledNormal(normal);
442 SkVector inset = normal;
576 SkVector normal; local
612 SkVector normal; local
906 SkVector normal; local
1298 SkVector normal; local
    [all...]
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
math_utils_test.py 43 transition = numpy.random.normal(size=[4, 4]).astype(numpy.float32)
44 addition = numpy.random.normal(size=[4, 4]).astype(numpy.float32)
64 matrix = numpy.random.normal(size=[4, 4]).astype(numpy.float32)
76 batch = numpy.random.normal(size=[15, 4, 4]).astype(numpy.float32)
90 left = numpy.random.normal(size=[5, 3, 2]).astype(numpy.float32)
92 right = numpy.random.normal(size=[2, 3]).astype(numpy.float32)
112 left = numpy.random.normal(size=[5, 7]).astype(numpy.float32)
113 right = numpy.random.normal(size=[3, 7, 9]).astype(numpy.float32)
  /external/vulkan-validation-layers/libs/glm/gtx/
rotate_vector.hpp 68 detail::tvec3<T, P> const & normal);
76 detail::tvec3<T, P> const & normal);
120 //! Build a rotation matrix from a normal and a up vector.
124 detail::tvec3<T, P> const & Normal,

Completed in 663 milliseconds

1 2 34 5 6 7 8 91011>>