/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
ostream | 146 * whatever data is appropriate for the type of the argument. 282 * whatever data is appropriate for the type of the argument.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
istream | 152 * whatever data is appropriate for the type of the argument. 264 * whatever data is appropriate for the type of the argument.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
ostream | 146 * whatever data is appropriate for the type of the argument. 282 * whatever data is appropriate for the type of the argument.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
ostream | 148 * whatever data is appropriate for the type of the argument. 284 * whatever data is appropriate for the type of the argument.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
cmd.py | 122 # run the command: do whatever it is we're here to do, 357 former two default to whatever is in the Distribution object, and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
cmd.py | 122 # run the command: do whatever it is we're here to do, 357 former two default to whatever is in the Distribution object, and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 215 // whatever nodes FOLLOWS the element, usually a text node. 317 // If you select this text range, we want <foo> to be formatted at whatever [all...] |
/external/chromium_org/chrome/browser/history/ |
history_unittest.cc | 351 s.BindString(2, "http://whatever.com/index.html"); 364 s.BindString(2, "http://whatever.com/index1.html"); 432 EXPECT_EQ("http://whatever.com/index.html", statement.ColumnString(2)); 437 EXPECT_EQ("http://whatever.com/index1.html", statement.ColumnString(2)); 457 s.BindString(2, "http://whatever.com/index.html"); [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
InputMethodService.java | 314 // any content so we don't impact whatever is behind. [all...] |
/frameworks/base/core/java/android/animation/ |
PropertyValuesHolder.java | 531 * whatever the value is for the property name specified in the keyframe on the target object. 560 * property whose value is extracted is whatever is specified by the propertyName of this 572 * property whose value is extracted is whatever is specified by the propertyName of this [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev2.h | 97 depending on whatever it thinks 800 __u8 name[32]; /* Whatever */ 814 __u8 name[32]; /* Whatever */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 97 depending on whatever it thinks 800 __u8 name[32]; /* Whatever */ 814 __u8 name[32]; /* Whatever */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 97 depending on whatever it thinks 800 __u8 name[32]; /* Whatever */ 814 __u8 name[32]; /* Whatever */ [all...] |
/build/ |
CleanSpec.mk | 148 # JB MR2!!!!!!! AND *NO*, THIS WILL NOT BE K-WHATEVER.
|
/development/build/tools/ |
mk_sdk_repo_xml.sh | 343 # Just take whatever is defined and put it in the XML.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 71 * structure, we would return whatever object represents one row in the
|
List6.java | 80 * would return whatever object represents one
|
/device/asus/deb/overlay/frameworks/base/core/res/res/values/ |
config.xml | 154 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
/device/lge/hammerhead/overlay/frameworks/base/core/res/res/values/ |
config.xml | 100 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
/device/lge/mako/overlay/frameworks/base/core/res/res/values/ |
config.xml | 151 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
/external/aac/libPCMutils/include/ |
pcmutils_lib.h | 247 * \param [in] Array containing the output channel mapping to be used (From MPEG PCE ordering to whatever is required).
|
/external/android-mock/src/com/google/android/testing/mocking/ |
AndroidMockGenerator.java | 125 // Whatever the reason is, it's not one that we care about.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3baserecognizer.h | 69 /// Whatever super structure is providing this interface needs a pointer to itself
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3baserecognizer.c | 482 /// Consumes the next token, whatever it is, and resets the recognizer state [all...] |
antlr3basetree.c | 349 pANTLR3_VECTOR newChildren; // Iterator for whatever we are going to add in
|