/development/scripts/ |
add-accounts-sdk | 75 adb_flags = tuple(argv)
|
stack | 115 tuple (None, None) if no fingerprint is provided. Otherwise 116 tuple (root directory, symbols directory). 182 A tuple containing (the directory into which the zip file was unzipped, 184 up, the caller can delete the first element of the tuple.
|
/external/chromium/base/memory/ |
raw_scoped_refptr_mismatch_checker.h | 11 #include "base/tuple.h"
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_policy_provider.h | 15 #include "base/tuple.h"
|
content_settings_provider.h | 88 // |embedding_pattern|, |content_type| tuple. For ContentSettingsTypes that
|
/external/chromium/chrome/browser/sync/notifier/ |
chrome_system_resources_unittest.cc | 11 #include "base/tuple.h"
|
/external/chromium/chrome/common/extensions/ |
extension_unpacker.h | 14 #include "base/tuple.h"
|
/external/chromium/testing/gmock/ |
CHANGES | 56 * Lighter weight: comes with our own implementation of TR1 tuple (no
|
/external/chromium/testing/gmock/src/ |
gmock-matchers.cc | 68 // Joins a vector of strings as if they are fields of a tuple; returns
|
/external/clang/test/ |
cxx-sections.data | 597 20.5 [tuple] 598 20.5.1 [tuple.general] 599 20.5.2 [tuple.tuple] 600 20.5.2.1 [tuple.cnstr] 601 20.5.2.2 [tuple.creation] 602 20.5.2.3 [tuple.helper] 603 20.5.2.4 [tuple.elem] 604 20.5.2.5 [tuple.rel] 605 20.5.2.6 [tuple.swap [all...] |
/external/clang/utils/ |
SummarizeErrors | 78 aborts[tuple(stack)] = stack
|
/external/gtest/test/ |
gtest_help_test.py | 77 the exit code and the text output as a tuple.
|
/external/protobuf/gtest/ |
CHANGES | 11 * New feature: comes with a TR1 tuple implementation such that Boost
|
Makefile.am | 10 include/gtest/internal/gtest-tuple.h.pump \ 114 include/gtest/internal/gtest-tuple.h \ 323 # Verifies that Google Test's own TR1 tuple implementation works. 331 # Verifies that Google Test's features that use its own TR1 tuple work.
|
/external/protobuf/gtest/test/ |
gtest_help_test.py | 74 the exit code and the text output as a tuple.
|
gtest_nc_test.py | 53 # Defines a list of test specs, where each element is a tuple
|
/external/srec/audio/test/AudioHardwareRecord/src/ |
AudioHardwareRecord.c | 29 #define N_TUPLES_PER_FRAME 1 /* tuple: a set of samples (set of 1 if mono, set of 2 if stereo */
|
/external/srec/audio/test/AudioHardwareRecordLoop/src/ |
AudioHardwareRecordLoop.c | 31 #define N_TUPLES_PER_FRAME 1 /* tuple: a set of samples (set of 1 if mono, set of 2 if stereo */
|
/external/tcpdump/ |
pmap_prot.h | 47 * TRUE is success, FALSE is failure. Registers the tuple
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
ChromiumIncludes.h | 60 #include <base/tuple.h>
|
/external/webkit/Tools/Scripts/ |
deduplicate-tests | 46 Returns a tuple of options, args from optparse"""
|
find-mismatched-layout-test-results | 39 """Returns a 2-tuple (options, paths) where options contains the
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
validatechangelogs.py | 41 # Each line is a tuple, the first value is the deleted line number
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
utility | 44 // Various functions which give std::pair a tuple-like interface.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
utility | 89 * Components deemed generally useful. Includes pair, tuple,
|