HomeSort by relevance Sort by last modified time
    Searched full:something (Results 426 - 450 of 7501) sorted by null

<<11121314151617181920>>

  /libcore/dalvik/src/main/java/dalvik/annotation/
TestTargetNew.java 61 * if something is NOT covered by the test method.
  /libcore/support/src/test/java/tests/http/
SocketPolicy.java 48 * something like a compression method or TLS extension it doesn't
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
ClosedInputStream.java 23 * something from the stream.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
ClosedOutputStream.java 24 * write something to the stream.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_ipv4.h 36 /* Something else about the proto */
netfilter_ipv6.h 40 /* Something else about the proto */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_ipv4.h 36 /* Something else about the proto */
netfilter_ipv6.h 40 /* Something else about the proto */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_ipv4.h 36 /* Something else about the proto */
netfilter_ipv6.h 40 /* Something else about the proto */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 163 bad = ['/something.jpg']
168 bad = ['/something.jpg']
182 bad = ['/something.jpg']
186 good = ['/something.jpg']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 163 bad = ['/something.jpg']
168 bad = ['/something.jpg']
182 bad = ['/something.jpg']
186 good = ['/something.jpg']
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.h 38 // in each implementation doing something different.
  /system/core/include/utils/
Log.h 60 * ALOGD_IF_SLOW(50, "Excessive delay doing something.");
  /system/core/libcutils/
cpu_info.c 43 // look for something like "Serial : 999206122a03591c"
  /system/extras/libublock/include/ublock/
ublock.h 41 * -EPROTO if the kernel did something unexpected.
  /bootable/recovery/minzip/
DirUtil.c 39 /* Something's there; make sure it's a directory.
47 /* Something went wrong, or something in the path
  /device/asus/grouper/
media_codecs.xml 37 <MediaCodec name="OMX.foo.bar" type="something/interesting" />
43 <Type name="something/interesting" />
44 <Type name="something/else" />
  /device/generic/goldfish/camera/
media_codecs.xml 37 <MediaCodec name="OMX.foo.bar" type="something/interesting" />
43 <Type name="something/interesting" />
44 <Type name="something/else" />
  /external/ceres-solver/internal/ceres/
runtime_numeric_diff_cost_function.cc 98 // Something went wrong; bail.
114 // Something went wrong; bail.
152 // Something went wrong; ignore the jacobian.
  /external/chromium/chrome/common/extensions/docs/static/
getstarted.html 8 The icon and page will look something like this:
105 <p> In this step, you'll make your extension <em>do</em> something besides just look good. </p>
132 <p> It should look something like this:</p>
  /external/chromium_org/mojo/system/
dispatcher.cc 152 // will do something nontrivial.
245 // will do something nontrivial.
253 // will do something nontrivial.
  /external/chromium_org/ppapi/utility/graphics/
paint_manager.cc 154 // Something was painted, schedule a flush.
185 // want to call into the client code to do more painting if something bad
201 // invalid regions. Even though we only schedule this callback when something
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 114 * 11) The criteria for defining (u)int_fast(*)_t isn't something I
240 * Something really weird is going on with Open Watcom. Just pull some of
749 #define TESTUMAX(bits) glue3(u,bits,=) glue3(~,u,bits); if (glue3(UINT,bits,_MAX) glue3(!=,u,bits)) printf ("Something wrong with UINT%d_MAX\n", bits)
769 if (0 != strcmp (str0, str1)) printf ("Something wrong with i8 : %s\n", str1);
771 if (0 != strcmp (str0, str1)) printf ("Something wrong with u8 : %s\n", str1);
773 if (0 != strcmp (str0, str1)) printf ("Something wrong with i16 : %s\n", str1);
775 if (0 != strcmp (str0, str1)) printf ("Something wrong with u16 : %s\n", str1);
777 if (0 != strcmp (str0, str1)) printf ("Something wrong with i32 : %s\n", str1);
779 if (0 != strcmp (str0, str1)) printf ("Something wrong with u32 : %s\n", str1);
782 if (0 != strcmp (str0, str1)) printf ("Something wrong with i64 : %s\n", str1)
    [all...]
  /external/chromium_org/ui/views/examples/
menu_example.cc 82 AddItem(COMMAND_DO_SOMETHING, ASCIIToUTF16("Do Something"));
98 submenu_->AddItem(COMMAND_DO_SOMETHING, ASCIIToUTF16("Do Something 2"));
129 LOG(INFO) << "Done something";

Completed in 683 milliseconds

<<11121314151617181920>>