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

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/sync/notifier/
state_writer.h 5 // Simple interface for something that persists state.
  /external/chromium/chrome/browser/sync/syncable/
dir_open_result.h 15 FAILED_DATABASE_CORRUPT, // Something is wrong with the DB
  /external/chromium_org/chrome/browser/resources/sync_internals/
sync_index.js 7 // TODO(akalin): BMM and options page does something similar, too.
  /external/chromium_org/sync/notifier/
state_writer.h 5 // Simple interface for something that persists state.
  /external/chromium_org/third_party/WebKit/ManualTests/
about-blank-xhr.html 8 <li>If you see the contents of jquery.com appear in an alert dialog, something
editing-disabled-node-replace-crash.html 9 <p>Right click the following input text, and replace the misspelled text [zz] to something.</p>
  /external/compiler-rt/BlocksRuntime/tests/
josh.C 12 int something; member in struct:MyStruct
  /external/llvm/test/CodeGen/SystemZ/
args-05.ll 5 ; Zero extension of something that is already zero-extended.
16 ; Sign extension of something that is already sign-extended.
27 ; Sign extension of something that is already zero-extended.
38 ; Zero extension of something that is already sign-extended.
  /external/llvm/test/MC/Disassembler/AArch64/
a64-ignored-fields.txt 5 # something else there.
  /external/oprofile/m4/
Makefile.am 2 # You will need to run autogen.sh after adding something here manually
  /ndk/tests/build/target-c-includes/jni/
check.c 13 #error THERE IS SOMETHING WRONG HERE !!
  /bootable/recovery/edify/
README 68 ifelse(something(), "yes", "no")
69 if something() then yes else no endif
70 if something() then "yes" else "no" endif
74 if something() then "yes" endif # if something() is false,
104 A more useful example might be something like:
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 26 /// FnStubs - Darwin '$stub' stubs. The key is something like "Lfoo$stub",
27 /// the value is something like "_foo".
30 /// GVStubs - Darwin '$non_lazy_ptr' stubs. The key is something like
31 /// "Lfoo$non_lazy_ptr", the value is something like "_foo". The extra bit
35 /// HiddenGVStubs - Darwin '$non_lazy_ptr' stubs. The key is something like
36 /// "Lfoo$non_lazy_ptr", the value is something like "_foo". Unlike GVStubs
  /libcore/luni/src/test/java/libcore/java/util/
ServiceLoaderTest.java 41 // Something like "does.not.Exist", that is a well-formed class name, but just doesn't exist.
51 // Something like "java.lang.String", that is a class that exists,
62 // Something like "This is not a class name!" that's just a parse error.
  /art/runtime/jdwp/
README.txt 6 something that appears implemented but has never been tested.
  /dalvik/vm/jdwp/
README.txt 6 something that appears implemented but has never been tested.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
InvalidCipherTextException.java 4 * this exception is thrown whenever we find something we don't expect in a
  /external/chromium/build/
sanitize-win-build-log.sed 7 # Use this sed script to reduce a Windows build log into something
  /external/chromium/chrome/browser/ui/cocoa/
restart_browser.h 12 // so any code that needs to ask for a browser restart has something like what
  /external/chromium_org/build/ios/
clean_env.py 14 # Note: An attempt was made to do something like: env -i bash -lc '[command]'
28 # Need something to run.
38 # Still need something to run.
68 # Still need something to run.
  /external/chromium_org/components/dom_distiller/webui/
DEPS 6 # yet for extracting webui as something that is reusable across iOS and other
  /external/chromium_org/sync/syncable/
dir_open_result.h 16 FAILED_DATABASE_CORRUPT, // Something is wrong with the DB
  /external/chromium_org/tools/gyp/test/win/linker-flags/
no-default-libs.cc 5 // Reference something in kernel32.dll. This will fail to link, verifying that
  /external/chromium_org/ui/base/
work_area_watcher_observer.h 13 // when the work area has changed due to something like screen resolution or
  /external/clang/test/CodeGen/
nvptx-cc.c 5 // If something is wrong, the back-end will fail.

Completed in 1118 milliseconds

1 23 4 5 6 7 8 91011>>