/dalvik/dx/src/com/android/dx/cf/code/ |
LocalVariableList.java | 294 * Gets the variable's LocalItem, a (name, signature) tuple
|
/development/scripts/ |
symbol.py | 89 For a given library and address, return tuple of: (source_symbol,
|
/external/chromium/base/ |
bind_internal.h.pump | 67 // unique (function_type, bound_arg, unbound_args) tuple in order to match all
|
task.h | 13 #include "base/tuple.h" 301 // Param - the parameter(s) to the method, possibly packed as a Tuple
|
base.gypi | 301 'tuple.h',
|
/external/chromium/chrome/browser/safe_browsing/ |
client_side_detection_service.h | 140 // A tuple of (IP address block, prefix size) representing a private
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-param-test.h | [all...] |
/external/chromium/testing/gtest/test/ |
gtest_test_utils.py | 233 # communicate returns a tuple with the file obect for the child's
|
/external/gtest/include/gtest/ |
gtest-param-test.h | [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-param-test.h | [all...] |
/external/markdown/markdown/extensions/ |
footnotes.py | 190 Return: A three item tuple containing the index of the first line of a
|
/external/protobuf/gtest/include/gtest/ |
gtest-param-test.h | [all...] |
/external/protobuf/gtest/test/ |
gtest_test_utils.py | 228 # communicate returns a tuple with the file obect for the child's
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
FontPlatformDataLinux.h | 54 // is the tuple of (font, size, ...etc). Here we are just wrapping a Skia
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
executive_unittest.py | 106 executive.run_command(tuple(echo.command_arguments('foo')))
|
filesystem.py | 194 """Create, open, and return a binary temp file. Returns a tuple of the file and the name."""
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
deduplicate_tests.py | 198 a tuple containing (test, platform, fallback, platforms)
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
decoder.py | 260 with a JSON document) and return a 2-tuple of the Python
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogCatFilterSettingsDialog.java | 163 * A tuple that specifies whether the current state of the inputs
|
/external/llvm/utils/lit/lit/ |
main.py | 200 return ts, tuple(relative + tuple(components))
|
/frameworks/base/core/java/android/net/ |
UrlQuerySanitizer.java | 64 * A simple tuple that holds parameter-value pairs. 69 * Construct a parameter-value tuple.
|
/build/tools/releasetools/ |
sign_target_files_apks | 307 OPTIONS.tag_changes = tuple(new)
|
/dalvik/vm/native/ |
dalvik_system_Zygote.cpp | 185 * contains a tuple of length 3: (resource, rlim_cur, rlim_max). NULL is
|
/external/chromium/chrome/common/ |
json_schema_validator.cc | 373 // Otherwise, the list must be a tuple type, where each item in the list has a
|
/external/clang/include/clang/Basic/ |
SourceLocation.h | 183 /// SourceRange - a trival tuple used to represent a source range.
|