OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unit
(Results
276 - 300
of
7339
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
ftape.h
32
#define FTAPE_SEL(
unit
) ((
unit
) & FTAPE_SEL_MASK)
/prebuilts/ndk/9/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.
/cts/tests/tests/bionic/
Android.mk
3
test_executable := bionic-
unit
-tests-cts
/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/chromium_org/chrome/renderer/safe_browsing/
murmurhash3_util_unittest.cc
5
//
Unit
test to verify basic operation of murmurhash3.
/external/chromium_org/chromeos/test/data/network/
l2tpipsec_clientcert_with_cert_pems.onc
20
"OrganizationalUnit": "
unit
"
/external/chromium_org/remoting/
DEPS
7
#
unit
tests at process start.
/external/chromium_org/sync/notifier/
DEPS
15
#
unit
tests depend on talk/base.
/external/chromium_org/third_party/skia/gyp/
shapeops_tool.gyp
1
# GYP file to build
unit
tests.
/external/clang/test/CodeGen/
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
}}
Completed in 1654 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>