HomeSort by relevance Sort by last modified time
    Searched refs:containing (Results 1 - 25 of 255) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/libjingle/source/talk/build/
common.gypi 44 'java_home%': '<!(python -c "import os; dir=os.getenv(\'JAVA_HOME\', \'/usr/lib/jvm/java-6-sun\'); assert os.path.exists(os.path.join(dir, \'include/jni.h\')), \'Point \\$JAVA_HOME or the java_home gyp variable to a directory containing include/jni.h!\'; print dir")',
  /external/llvm/test/MC/Mips/
cpload-bad.s 13 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
15 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
cpsetup-bad.s 8 # ASM: :[[@LINE-1]]:18: error: expected register containing function address
  /external/lldb/include/lldb/Core/
AddressResolverFileLine.h 40 bool containing);
AddressResolverName.h 48 bool containing);
FileLineResolver.h 48 bool containing);
  /external/chromium_org/tools/gn/
scope.cc 105 if (containing()) {
106 const Value* in_containing = containing()->GetValue(ident);
119 if (containing())
120 return containing()->GetValue(ident);
165 if (containing())
166 return containing()->GetTemplate(name);
380 if (containing())
381 return containing()->GetTargetDefaults(target_type);
388 if (containing())
389 return containing()->GetSourcesAssignmentFilter()
    [all...]
  /external/lldb/include/lldb/Breakpoint/
BreakpointResolverAddress.h 48 bool containing);
BreakpointResolverFileLine.h 44 bool containing);
BreakpointResolverFileRegex.h 41 bool containing);
BreakpointResolverName.h 71 bool containing);
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 1 // Try resolving hostnames containing non-ASCII characters.
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 1 // Try resolving hostnames containing non-ASCII characters.
  /external/chromium_org/third_party/icu/source/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Android.mk 1 # This build script corresponds to a library containing many definitions
  /external/chromium_org/build/android/gyp/
package_resources.py 41 help='zip files containing resources to be packaged')
43 help='directories containing assets to be packaged')
  /external/chromium_org/chrome/test/ispy/common/
ispy_utils.py 173 A named tuple: 'Expectation', containing two images: expected and mask.
275 A named tuple: Failure containing three images: expected, diff, and
305 a list containing urls to all objects that started with
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
utils.js 6 * Creates an element named |elementName| containing the content |text|.
23 * Creates an element with |tagName| containing the content |dict|.
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_def.sh 21 This script generates a MSVC module definition file containing a list of symbols
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 21 This script generates a MSVC module definition file containing a list of symbols
  /external/lldb/source/Breakpoint/
BreakpointResolverAddress.cpp 74 bool containing
  /external/lldb/source/Core/
AddressResolverFileLine.cpp 48 bool containing
FileLineResolver.cpp 48 bool containing
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 16 [Some reason] if it is invalid. [reason] is a string containing a
21 [Some reason] if it is invalid. [reason] is a string containing a

Completed in 798 milliseconds

1 2 3 4 5 6 7 8 91011