HomeSort by relevance Sort by last modified time
    Searched full:usual (Results 1 - 25 of 1508) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/sqlite/src/test/
tkt3997.test 22 proc usual {lhs rhs} {
27 db collate usual usual
69 ORDER BY name COLLATE usual
  /external/chromium_org/third_party/WebKit/ManualTests/
caret-image.html 3 If the test is successful, the caret will look thin as usual.
  /external/clang/test/CXX/expr/expr.unary/expr.new/
p20-0x.cpp 7 // Usual (non-placement) deallocation function:
  /external/clang/test/Preprocessor/
expr_usual_conversions.c 10 // Shifts don't want the usual conversions: PR2279
  /external/smack/asmack-master/patch/beem/
README.txt 4 Then build asmack the usual way.
  /external/chromium_org/chrome/browser/
OWNERS 2 # usual OWNERS rules.
  /external/chromium_org/chrome/browser/extensions/
extension_pref_value_map_factory.h 13 // The usual factory boilerplate for ExtensionPrefValueMap.
  /external/clang/test/CXX/temp/temp.spec/temp.explicit/
p11.cpp 14 // The usual access checking rules do not apply to names used to specify
  /external/llvm/test/CodeGen/AArch64/
extern-weak.ll 7 ; The usual ADRP/ADD pair can't be used for a weak reference because it must
15 ; In the large model, the usual relocations are absolute and can
35 ; In the large model, the usual relocations are absolute and can
  /art/runtime/base/unix_file/
README 4 RandomAccessFile and related classes. The usual C++ idioms of RAII and "you
  /external/chromium_org/ash/
keyboard_uma_event_filter.h 16 // before they are processed by the usual path and logs metrics about the
  /external/chromium_org/chrome/test/base/
testing_io_thread_state.h 16 // Usual usage is to create one of these in the test fixture, after the
  /external/chromium_org/net/url_request/
fraudulent_certificate_reporter.h 23 // searches the SNI transport security metadata as well as the usual
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkClampRange.h 20 * range1: iterate as usual fx += dx
  /external/skia/src/effects/gradients/
SkClampRange.h 20 * range1: iterate as usual fx += dx
  /libcore/include/
StaticAssert.h 22 * Called COMPILE_ASSERT in Google, COMPILE_TIME_ASSERT in other places. This is the usual Google
  /system/extras/tests/bionic/libc/common/
test_strftime_2039.c 29 /* "%c" is the usual date string for the current locale */
  /external/chromium_org/third_party/mesa/src/docs/
opengles.html 22 <li>Build and install Mesa as usual.</li>
30 <li>Build and install Mesa as usual.</li>
  /external/mesa3d/docs/
opengles.html 22 <li>Build and install Mesa as usual.</li>
30 <li>Build and install Mesa as usual.</li>
  /bionic/libc/stdio/
findfp.c 54 /* the usual - (stdin + stdout + stderr) */
55 static FILE usual[FOPEN_MAX - 3]; variable
57 static struct glue uglue = { 0, FOPEN_MAX - 3, usual };
200 _FILEEXT_SETUP(usual+i, usualext+i);
  /dalvik/vm/mterp/armv5te/
OP_AGET.S 6 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
OP_APUT.S 6 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
  /dalvik/vm/mterp/mips/
OP_AGET.S 6 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
TLexer.g 28 // This is just a simple lexer that matches the usual suspects
  /external/chromium/chrome/browser/
clipboard_dispatcher.h 16 // context, clipboard does not only refer to the usual concept of a clipboard

Completed in 583 milliseconds

1 2 3 4 5 6 7 8 91011>>