HomeSort by relevance Sort by last modified time
    Searched full:normal (Results 1 - 25 of 9816) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/tools/droiddoc/templates-ds/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-ndk/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-pdk/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-sac/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-sdk/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-sdk-dev/
data.hdf 2 which = normal
  /build/tools/droiddoc/templates-sdk-refonly/
data.hdf 2 which = normal
  /external/doclava/res/assets/templates/
data.hdf 2 which = normal
  /external/e2fsprogs/tests/f_h_normal/
name 0 Normal (signed) HTREE directory
  /external/iproute2/netem/
.gitignore 3 normal
  /art/test/1337-gc-coverage/
info.txt 1 Tests internal GC functions which are not exposed through normal APIs
  /external/vulkan-validation-layers/libs/glm/gtx/
projection.inl 16 vecType const & Normal
19 return glm::dot(x, Normal) / glm::dot(Normal, Normal) * Normal;
transform2.inl 71 const detail::tvec3<T, P>& normal)
74 r[0][0] = 1 - 2 * normal.x * normal.x;
75 r[0][1] = -2 * normal.x * normal.y;
76 r[1][0] = -2 * normal.x * normal.y;
77 r[1][1] = 1 - 2 * normal.y * normal.y;
84 const detail::tvec3<T, P>& normal)
    [all...]
  /frameworks/base/core/java/android/net/
package.html 3 Classes that help with network access, beyond the normal java.net.* APIs.
  /sdk/apps/DeviceConfig/res/values-normal/
strings.xml 3 <string name="screen_size">NORMAL</string>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ifunc.s 11 jmp normal@PLT
12 .type normal, @function
13 normal: label
  /external/llvm/test/CodeGen/X86/
movtopush.ll 1 ; RUN: llc < %s -mtriple=i686-windows | FileCheck %s -check-prefix=NORMAL
16 ; NORMAL-LABEL: test1:
17 ; NORMAL: subl $16, %esp
18 ; NORMAL-NEXT: movl $4, 12(%esp)
19 ; NORMAL-NEXT: movl $3, 8(%esp)
20 ; NORMAL-NEXT: movl $2, 4(%esp)
21 ; NORMAL-NEXT: movl $1, (%esp)
22 ; NORMAL-NEXT: call
23 ; NORMAL-NEXT: addl $16, %esp
33 ; NORMAL-LABEL: test1b
    [all...]
  /external/skia/resources/android_fonts/v22/
fonts.xml 5 <font weight="100" style="normal">
9 <font weight="300" style="normal">Roboto-Light.ttf</font>
11 <font weight="400" style="normal">Roboto-Regular.ttf</font>
13 <font weight="500" style="normal">Roboto-Medium.ttf</font>
15 <font weight="700" style="normal">Roboto-Bold.ttf</font>
17 <font weight="900" style="normal">Roboto-Black.ttf</font>
29 <font weight="100" style="normal"><axis tag="wght" stylevalue="0.5"/>Distortable.ttf</font>
30 <font weight="200" style="normal"><axis tag="wght" stylevalue="0.65"/>Distortable.ttf</font>
31 <font weight="300" style="normal"><axis tag="wght" stylevalue="0.85"/>Distortable.ttf</font>
32 <font weight="400" style="normal"><axis tag="wght" stylevalue="1.0"/>Distortable.ttf</font
    [all...]
  /device/huawei/angler/
init.angler.diag.rc.user 3 on property:ro.boot.mode=normal
  /frameworks/opt/vcard/tests/res/raw/
v21_org_before_title.vcf 3 FN:Normal Guy
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/norunexample/
test_test.go 9 os.Stdout.Write([]byte("A normal test was executed.\n"))
  /prebuilts/go/linux-x86/src/cmd/go/testdata/norunexample/
test_test.go 9 os.Stdout.Write([]byte("A normal test was executed.\n"))
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
class.decTest 37 clasx007 class 1.00000000E-999 -> +Normal
38 clasx008 class 1E-999 -> +Normal
39 clasx009 class 1E-100 -> +Normal
40 clasx010 class 1E-10 -> +Normal
41 clasx012 class 1E-1 -> +Normal
42 clasx013 class 1 -> +Normal
43 clasx014 class 2.50 -> +Normal
44 clasx015 class 100.100 -> +Normal
45 clasx016 class 1E+30 -> +Normal
46 clasx017 class 1E+999 -> +Normal
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
class.decTest 37 clasx007 class 1.00000000E-999 -> +Normal
38 clasx008 class 1E-999 -> +Normal
39 clasx009 class 1E-100 -> +Normal
40 clasx010 class 1E-10 -> +Normal
41 clasx012 class 1E-1 -> +Normal
42 clasx013 class 1 -> +Normal
43 clasx014 class 2.50 -> +Normal
44 clasx015 class 100.100 -> +Normal
45 clasx016 class 1E+30 -> +Normal
46 clasx017 class 1E+999 -> +Normal
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
class.decTest 37 clasx007 class 1.00000000E-999 -> +Normal
38 clasx008 class 1E-999 -> +Normal
39 clasx009 class 1E-100 -> +Normal
40 clasx010 class 1E-10 -> +Normal
41 clasx012 class 1E-1 -> +Normal
42 clasx013 class 1 -> +Normal
43 clasx014 class 2.50 -> +Normal
44 clasx015 class 100.100 -> +Normal
45 clasx016 class 1E+30 -> +Normal
46 clasx017 class 1E+999 -> +Normal
    [all...]

Completed in 4133 milliseconds

1 2 3 4 5 6 7 8 91011>>