/art/compiler/ |
leb128_encoder.h | 24 // An encoder with an API similar to vector<uint32_t> where the data is captured in ULEB128 format.
|
/cts/tools/dex-tools/ |
README.txt | 6 Support for direct navigation to super classes and similar will be implemented in a layer on top of the provided data structure.
|
/development/samples/NotePad/ |
_index.html | 14 They are similar in nature, but there are several differences in implementation — the tutorial
|
/external/chromium/base/ |
file_version_info_win.h | 46 // Similar to GetValue but returns a wstring (empty string if the property
|
/external/chromium/chrome/browser/ |
omnibox_search_hint.h | 21 // searched from the omnibox before, or has not previously dismissed a similar
|
/external/chromium/webkit/glue/ |
site_isolation_metrics.h | 22 // requests with types similar to HTML, XML, or JSON).
|
/external/chromium_org/base/ |
file_version_info_win.h | 45 // Similar to GetValue but returns a wstring (empty string if the property
|
sequence_checker.h | 10 // See comments for the similar block in thread_checker.h.
|
/external/chromium_org/base/memory/ |
ref_counted_delete_on_message_loop.h | 15 // RefCountedDeleteOnMessageLoop is similar to RefCountedThreadSafe, and ensures
|
/external/chromium_org/chrome/browser/invalidation/ |
invalidation_service_util.cc | 48 // This format is similar to that of sync's cache_guid.
|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
infobar_utilities.h | 11 // similar appearance.
|
/external/chromium_org/chrome/common/translate/ |
language_detection_util.h | 29 // Checks if languages are matched, or similar. This function returns true
|
/external/chromium_org/chromeos/network/ |
client_cert_util.h | 37 // similar fields in the principal. If organization_ or organizational_unit_
|
/external/chromium_org/net/tools/quic/test_tools/ |
mock_epoll_server.cc | 56 // as are all similar EpollServer functions)
|
/external/chromium_org/sync/engine/ |
backoff_delay_provider.h | 23 // Similar to above, but causes sync to retry very quickly (see
|
/external/chromium_org/sync/internal_api/public/ |
base_transaction.h | 24 // syncable, and are used in a similar way. Unlike syncable::BaseTransaction,
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
TouchAdjustment.h | 35 // FIXME: Implement the similar functions for other gestures here as well.
|
/external/chromium_org/third_party/lcov/example/ |
example.c | 10 * This program example is similar to the one found in the GCOV documentation.
|
/external/chromium_org/third_party/lcov-1.9/example/ |
example.c | 10 * This program example is similar to the one found in the GCOV documentation.
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
hash.cc | 19 // Similar to murmur hash
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlsave.h | 27 * to the xmlSaveToFd() and similar calls.
|
/external/chromium_org/third_party/skia/include/utils/ |
SkCullPoints.h | 50 Similar to SkCullPoints, but this class handles the return values
|
/external/chromium_org/third_party/skia/src/effects/ |
SkBlurMask.h | 29 kHigh_Quality //!< three pass box blur (similar to gaussian)
|
/external/chromium_org/third_party/skia/src/pdf/ |
SkPDFImageStream.h | 26 This class is similar to SkPDFStream, but it is also able to use image
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
sce1.asm | 19 ; you can modify the stack pointer outside of the prologue (similar to alloca)
|