HomeSort by relevance Sort by last modified time
    Searched full:some (Results 226 - 250 of 29676) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/symsrc/
README.chromium 3 This requires some Microsoft utilities. From a 32-bit WinDbg installation with
  /external/clang/test/Sema/
arm-darwin-aapcs.cpp 5 // some embedded targets use AAPCS with the iOS header files, which define
  /external/eigen/demos/mix_eigen_and_c/
README 1 This is an example of how one can wrap some of Eigen into a C library.
  /external/eigen/doc/examples/
Tutorial_ArrayClass_accessors.cpp 11 // assign some values coefficient by coefficient
  /external/kernel-headers/original/uapi/asm-x86/asm/
auxvec.h 4 * Architecture-neutral AT_ values in 0-17, leave some room
  /external/libvpx/libvpx/third_party/x86inc/
README.webm 11 Some modifications to allow PIC to work with x86inc.
  /external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
debugfs.h 8 * On most systems <limits.h> would have given us this, but not on some systems
  /external/lldb/test/expression_command/two-files/
main.m 13 int idx = AddElement ("some string");
  /external/lldb/test/lang/objc/objc-static-method/
static.m 27 [Foo doSomethingWithString: @"Some string I have in mind."];
  /external/lldb/test/lang/objc/objc-static-method-stripped/
static.m 27 [Foo doSomethingWithString: @"Some string I have in mind."];
  /external/llvm/autoconf/m4/
linux_mixed_64_32.m4 2 # Some Linux machines run a 64-bit kernel with a 32-bit userspace. 'uname -m'
  /external/llvm/test/Transforms/InstCombine/
2002-08-02-CastTest.ll 2 ; SOME instruction named %c here, even if it's a bitwise and.
  /external/markdown/tests/extensions-x-def_list/
loose_def_list.html 1 <p>some text</p>
  /external/markdown/tests/extensions-x-wikilinks/
wikilinks.txt 0 Some text with a [[WikiLink]].
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
MinSEParser.java 70 "Min-SE: 45;some-param=somevalue\n",
78 if ( t.getParameter("some-param") != null)
79 System.out.println("some-param=" + t.getParameter("some-param") );
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/util/
CustomView.java 14 attributeResourceValue = attrs.getAttributeResourceValue("some namespace", "message", -1);
  /external/skia/tools/
gcov_shim 3 # Running gcov with -a (--all-blocks) will hang on some files. lcov uses -a.
  /external/skia/tools/skpdiff/
README 0 Some example invocations:
  /external/srec/audio/test/AudioHardwareRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioHardwareRecordLoop/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioInRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/valgrind/main/drd/tests/
filter_thread_no 3 # Get rid of the numbers as these make some tests more scheduling sensitive
  /external/valgrind/main/massif/tests/
big-alloc.c 3 // Do some big allocations. At one point, the threshold calculation was
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
README.webm 11 Some modifications to allow PIC to work with x86inc.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
AnnotationFormatErrorTest.java 33 AnnotationFormatError e = new AnnotationFormatError("some message");
34 assertEquals("some message", e.getMessage());
52 AnnotationFormatError e = new AnnotationFormatError("some message", iae);
53 assertEquals("some message", e.getMessage());

Completed in 4235 milliseconds

1 2 3 4 5 6 7 8 91011>>