/external/skia/include/core/ |
SkUtils.h | 15 /** Similar to memset(), but it assigns a 16bit value into the buffer. 24 /** Similar to memset(), but it assigns a 32bit value into the buffer.
|
/external/v8/test/mjsunit/regress/ |
regress-1167.js | 48 // Similar test with a different subexpression of unary !. 63 // A similar issue, different subexpression of unary ! (e0 !== e1 is
|
/external/valgrind/main/exp-bbv/tests/x86/ |
fldcw_check.S | 20 # these are instructions with similar encodings to fldcw 22 similar: label
|
/external/zlib/src/contrib/pascal/ |
readme.txt | 25 like "ZStreams", or something similar. 28 translated directly into Pascal types of similar sizes (Integer,
|
/frameworks/compile/libbcc/tests/debuginfo/ |
README | 16 Target tests are similar, but instead of using clang, they use ant and 63 similar RUN/DEBUGGER/CHECK directives in comments as the existing tests.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_complex_args.py | 12 # function test, also add a similar lambda test. 63 # also add a similar function test above.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_complex_args.py | 12 # function test, also add a similar lambda test. 63 # also add a similar function test above.
|
/bionic/libc/arch-arm/ |
arm.mk | 41 $(error "TARGET_CPU_VARIANT not set or set to an unknown value. Possible values are cortex-a7, cortex-a8, cortex-a9, cortex-a15, krait. Use generic for devices that do not have a CPU similar to any of the supported cpu variants.")
|
/dalvik/dexdump/ |
Android.mk | 16 # dexdump, similar in purpose to objdump.
|
/dalvik/vm/analysis/ |
VfyBasicBlock.h | 19 * to avoid conflicts with similar structures used by the compiler.)
|
/developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtons/src/main/ |
AndroidManifest.xml | 25 A similar effect can be achieved by setting a clickable view's background to
|
/development/samples/VoicemailProviderDemo/ |
_index.html | 19 In the real world, a similar application could download voicemails from a
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
LeftRecursionCyclesMessage.java | 34 /** Similar to LeftRecursionMessage except this is used for announcing
|
/external/bison/lib/ |
snprintf.c | 31 /* Print formatted output to string STR. Similar to sprintf, but
|
vsnprintf.c | 33 /* Print formatted output to string STR. Similar to vsprintf, but
|
/external/bison/m4/ |
multiarch.m4 | 23 dnl Code similar to autoconf-2.63 AC_C_BIGENDIAN.
|
/external/chromium/base/test/ |
multiprocess_test.cc | 60 // TODO(port): with the CommandLine refactoring, this code is very similar
|
/external/chromium/base/win/ |
wrapped_window_proc.h | 24 // EXCEPTION_EXECUTE_HANDLER or similar, given that in general we are not
|
/external/chromium/chrome/browser/sync/syncable/ |
nigori_util.h | 41 // This method is similar to ProcessUnsyncedChangesForEncryption but does not
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.h | 45 // Helper to get where the bubble point should land. Similar to
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_expanded_container.h | 14 // container is similar to GtkFixed.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_webkit_preferences.cc | 55 // performance characteristics to be similar in both cases.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.h | 47 // Helper to get where the bubble point should land. Similar to
|
/external/chromium_org/chrome/browser/ui/startup/ |
obsolete_os_infobar_delegate.cc | 24 // that are of a similar age.
|
/external/chromium_org/chrome_frame/ |
task_marshaller.h | 24 // TaskMarshallerThroughMessageQueue is similar to base::MessageLoopForUI
|