/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
debugreg.h | 13 /* Define a few things for the status register. We can use this to determine 29 /* Now define a bunch of things for manipulating the control register. 63 /* The second byte to the control register has a few special things.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
debugreg.h | 31 /* Define a few things for the status register. We can use this to determine 43 /* Now define a bunch of things for manipulating the control register. 76 things. */
|
/development/samples/SkeletonApp/ |
readme.txt | 50 The res/drawable/ directory contains images and other things that can be 64 file, but we generally split them apart as shown here to keep things organized.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/ |
properties.rb | 34 lexer.properties.should have( 3 ).things 55 lexer.properties.should have( 3 ).things
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/iana/ |
IANAObjectIdentifiers.java | 7 * { iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined things 12 /** { iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined things */
|
/external/fonttools/Lib/fontTools/ |
afmLib.py | 136 things = [] 138 things.append(rest[fr:to]) 139 charname = things[2] 140 del things[2] 141 charnum, width, l, b, r, t = (int(thing) for thing in things) 148 things = [] 150 things.append(rest[fr:to]) 151 leftchar, rightchar, value = things
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
TestContainerGenerator.java | 26 * To be implemented by test generators of things that can contain 27 * elements. Such things include both {@link Collection} and {@link Map}; since
|
/bionic/tests/ |
dl_test.cpp | 63 // check same things for lib
|
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/drawable/ |
selectable_background.xml | 20 used as the action item button background, amongst other things.
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/src/main/res/drawable/ |
selectable_background.xml | 20 used as the action item button background, amongst other things.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ISecondary.aidl | 26 * Request the PID of this service, to do evil things with it.
|
/development/samples/browseable/ActionBarCompat-Styled/res/drawable/ |
selectable_background.xml | 20 used as the action item button background, amongst other things.
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NonsenseGenerator.java | 31 static final String[] THINGS = { "bottle", "bowl", "brick", "building", 131 words.add(pickOneOf(THINGS)); 141 words.add(pickOneOf(THINGS)); 151 words.add(pickOneOf(THINGS));
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
NodeConsumer.java | 28 * DOM backpointers for things that are normally created via
|
/external/ceres-solver/google3/gflags/ |
gflags.h | 12 // things, the open source versions of gflags and glog are distributed
|
/external/clang/test/Analysis/ |
plist-html-macros.c | 11 // This tests two things: that the two calls to null_deref below are coalesced
|
/external/clang/test/CodeGenCXX/ |
static-data-member-single-emission.cpp | 21 // Throw in a final explicit instantiation to see that it doesn't screw things
|
/external/clang/test/CodeGenObjCXX/ |
microsoft-abi-arc-param-order.mm | 10 // Verify that we destruct things from left to right in the MS C++ ABI: a, b, c, d.
|
/external/eigen/unsupported/Eigen/src/SVD/ |
doneInBDCSVD.txt | 7 working but there are a few things that could be optimised as explained in the TODOBdsvd.
|
/external/elfutils/bionic-fixup/ |
AndroidFixup.h | 20 /* These two don't seem like things we want in bionic, but elfutils uses every crazy thing. */
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
FutureTarget.java | 17 * ... // do things with bitmap and then release when finished:
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
ReleaseProject.xcconfig | 27 // NDEBUG is used by things like assert.h, so define it for general compat.
|
/external/gptfdisk/ |
popt.h | 20 * stub implements just enough of popt to get things working.
|
/external/icu/icu4c/source/samples/ |
defs.mk | 25 ### Project independent things (common)
|
/external/libexif/ |
README-Win32.txt | 9 This seems to be the Windows way of doing things.
|