HomeSort by relevance Sort by last modified time
    Searched full:unit (Results 176 - 200 of 4500) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
ftape.h 32 #define FTAPE_SEL(unit) ((unit) & FTAPE_SEL_MASK)
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion4.txt 2 50dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density of the screen.
3 50sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion24.txt 2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density of the screen.
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion66.txt 2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density of the screen.
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion67.txt 2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density of the screen.
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
  /dalvik/vm/mterp/x86/
OP_GOTO_16.S 6 * The branch distance is a signed code-unit offset
OP_GOTO_32.S 6 * The branch distance is a signed code-unit offset.
  /external/antlr/antlr-3.4/gunit/src/test/java/org/antlr/gunit/
GunitTest.java 8 * Unit test for gUnit itself....
  /external/chromium/chrome/browser/autofill/
autofill_common_test.h 27 // A unit testing utility that is common to a number of the Autofill unit
44 // A unit testing utility that is common to a number of the Autofill unit
  /external/clang/test/CodeGen/
2008-05-19-AlwaysInline.c 1 // RUN: %clang_cc1 %s -emit-llvm -fno-unit-at-a-time -O0 -o - | not grep sabrina
debug-info-gline-tables-only2.c 3 // compile unit, subprogram and file.
  /external/clang/test/Frontend/
hexagon-target-basic.c 8 int x; // In C99, a translation unit needs to have at least one declaration.
  /external/clang/test/Index/
crash-recovery.c 3 // CHECK-LOAD-SOURCE-CRASH: Unable to load translation unit
  /external/clang/test/SemaCXX/
warn-weak-vtables.cpp 3 struct A { // expected-warning {{'A' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
47 class VeryDerived : public Derived { // expected-warning{{'VeryDerived' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
64 template class TemplVirt<float>; // expected-warning{{explicit template instantiation 'TemplVirt<float>' will emit a vtable in every translation unit}}
70 template<> struct TemplVirt<long> { // expected-warning{{'TemplVirt<long>' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
  /external/valgrind/main/massif/tests/
basic.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out
culling1.vgtest 2 vgopts: -v -v --stats=yes --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out
culling2.vgtest 2 vgopts: -v -v --stats=yes --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out
ignoring.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out
null.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out

Completed in 306 milliseconds

1 2 3 4 5 6 78 91011>>