Searched
full:look (Results
626 -
650 of
8608) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/lzma_sdk/ |
7zDec.c | 56 p->res = p->inStream->Look(p->inStream, (const void **)&p->begin, &size); 145 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead); 195 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead); 232 RINOK(inStream->Look((void *)inStream, (const void **)&inBuf, &curSize));
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
README.txt | 20 (look for dlsym() or LoadLibrary() in egldriver.c).
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
TODO | 4 via the hardware, look at the classic driver, more advanced.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
package_info.h | 50 // temporary buffer -- should take a closer look.
|
/external/chromium_org/third_party/re2/re2/ |
unicode_casefold.h | 20 // Most table entries look like the ones around them:
|
/external/chromium_org/third_party/skia/src/core/ |
SkTLS.h | 33 * cached (per-thread), using the CreateProc as a key to look it up.
|
SkTypefaceCache.h | 68 * cache (e.g. to look for leaks).
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
nasm.h | 45 * An error reporting function should look like this. 87 * List-file generators should look like this: 149 * token-value structures they return, look like this. 205 * Preprocessors ought to look like this:
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
errwarn.pxi | 37 # look up our preferred python error, fall back to YasmError
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/ |
sample.bib | 36 greater than the absolute minimum --- the time it takes to look at
|
/external/chromium_org/tools/gtk_clipboard_dump/ |
gtk_clipboard_dump.cc | 52 // Output data one byte at a time. Currently wide strings look
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-link-large-pdb.py | 28 # header look here: https://code.google.com/p/pdbparser/wiki/MSF_Format
|
/external/chromium_org/tools/symsrc/ |
pdb_fingerprint_from_img.py | 12 format is much more difficult and undocumented. Instead, we can look at the
|
/external/chromium_org/ui/base/gtk/ |
g_object_destructor_filo.cc | 18 // Probably CHECK(handler_map_.empty()) would look natural here. But
|
/external/chromium_org/ui/gl/ |
io_surface_support_mac.h | 18 // Since Chromium is built on 10.5 we must dynamically look up all of
|
/external/chromium_org/ui/test/ |
test_suite.cc | 41 // Look in the framework bundle for resources.
|
/external/chromium_org/ui/views/widget/ |
tooltip_manager.h | 24 // almost never need to interact directly with TooltipManager, rather look to
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1531.js | 45 // Look up a property in the dictionary.
|
/external/chromium_org/v8/test/webkit/ |
dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js | 32 // Warm up foo's put_by_id to make it look polymorphic.
|
/external/clang/docs/analyzer/ |
RegionStore.txt | 153 to super-regions to look for an appropriate default binding. LazyCompoundVal 157 LazyCompoundVal region, and look up *that* region in the previous store. 167 // There is no Direct binding, so we look for a Default 169 // Because it's an LCV, we look at our requested region
|
/external/clang/test/Analysis/ |
malloc.cpp | 43 //This is handled because we look at the type of the parameter(not argument).
|
/external/clang/test/CXX/class/class.friend/ |
p1.cpp | 53 friend int Base::typedeffed_member(); // okay: should look through typedef
|
/external/clang/test/CodeGenCXX/ |
implicit-copy-constructor.cpp | 84 // When determining whether to implement an array copy as a memcpy, look at
|
/external/clang/test/SemaTemplate/ |
template-id-expr.cpp | 31 // Not template-id expressions, but they almost look like it.
|
/external/compiler-rt/ |
README.android | 34 yet). Look at frameworks/compile/libbcc/runtime for potential starting points.
|
Completed in 486 milliseconds
<<21222324252627282930>>