HomeSort by relevance Sort by last modified time
    Searched refs:something (Results 1 - 25 of 67) sorted by null

1 2 3

  /development/ndk/samples/module-exports/jni/zoo/
zoo.c 3 int something(void) function
  /external/netcat/data/
nfs-0.d 2 # If you get *something* back, there's an NFS server there.
showmount.d 6 # combine stdout *and* stderr thru "strings" or something to clean it up
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
CarrierLabel.java 95 boolean something = false;
98 something = true;
101 if (something) {
105 something = true;
107 if (something) {
  /external/chromium/third_party/icu/source/tools/gennorm/
gennorm.c 432 UBool isCompat, something=FALSE; local
468 something=TRUE;
500 something=TRUE;
525 if(something) {
  /system/core/sh/
input.c 290 int something; local
314 something = 0;
331 something = 1;
350 if (parsefile->fd == 0 && hist && something) {
  /external/chromium/third_party/icu/public/common/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/icu4c/common/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/libffi/src/mips/
ffitarget.h 44 -- something is very wrong --
  /external/webkit/JavaScriptCore/icu/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/webkit/JavaScriptGlue/icu/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/webkit/WebCore/icu/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/webkit/WebKit/mac/icu/unicode/
uiter.h 225 * @param something some integer argument
232 UCharIteratorReserved(UCharIterator *iter, int32_t something);
  /external/chromium/third_party/icu/source/i18n/
ucol_imp.h 300 #define paddedsize(something) ((something)+((((something)%4)!=0)?(4-(something)%4):0))
    [all...]
  /external/v8/test/mjsunit/
substr.js 75 var w = Math.random() * 42; // Allocate something new in new-space.
93 var w = Math.random() * 42; // Allocate something new in new-space.
array-functions-prototype-misc.js 278 // Take something near the end of the array.
294 // Take something near the middle of the array.
  /development/build/
Android.mk 3 # The source files for this library are _all_ generated, something we don't do
  /ndk/build/core/
add-toolchain.mk 40 # Check that the file didn't do something stupid
  /build/core/
cleanspec.mk 46 # If you need to re-do something that's already mentioned, just copy
  /external/icu4c/i18n/
ucol_imp.h 311 #define paddedsize(something) ((something)+((((something)%4)!=0)?(4-(something)%4):0))
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py 52 # You can bind any package name to a URL pointing to something
174 url to something that can be imported using the zipimporter.
  /build/tools/droiddoc/templates/
macros.cs 85 elif:tag.kind == "@inheritDoc" ?><?cs # This is the case when @inheritDoc is in something
98 <?cs # Show the short-form description of something. These come from shortDescr and deprecated ?><?cs
141 <?cs # Print the long-form description for something.
  /external/grub/util/
mkbimage 397 If you have created an image aimed to a floppy, then something like:
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure     [all...]
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 96 // should we pull something from the history?

Completed in 1055 milliseconds

1 2 3