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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libjingle/source/talk/build/
common.gypi 43 '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);
377 if (containing())
378 return containing()->GetTargetDefaults(target_type);
385 if (containing())
386 return containing()->GetSourcesAssignmentFilter()
    [all...]
  /external/lldb/include/lldb/Breakpoint/
BreakpointResolverAddress.h 48 bool containing);
BreakpointResolverFileLine.h 44 bool containing);
BreakpointResolverFileRegex.h 41 bool containing);
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 1 // Try resolving hostnames containing non-ASCII characters.
  /external/chromium_org/build/android/gyp/
package_resources.py 40 help='zip files containing resources to be packaged')
42 help='directories containing assets to be packaged')
strip_library_for_device.py 36 help='Path to json file containing list of libraries')
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 1 // Try resolving hostnames containing non-ASCII characters.
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /external/proguard/bin/
proguard.bat 6 REM Note: when passing file names containing spaces to this script,
proguardgui.bat 6 REM Note: when passing file names containing spaces to this script,
retrace.bat 6 REM Note: when passing file names containing spaces to this script,
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 6 REM Note: when passing file names containing spaces to this script,
proguardgui.bat 6 REM Note: when passing file names containing spaces to this script,
retrace.bat 6 REM Note: when passing file names containing spaces to this script,
  /sdk/files/proguard/bin/
proguard.bat 7 rem issues with directories containing whitespaces.
proguardgui.bat 7 rem issues with directories containing whitespaces.
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Android.mk 1 # This build script corresponds to a library containing many definitions
  /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
300 a list containing urls to all objects that started with

Completed in 1526 milliseconds

1 2 3 4 5 6 7 8 91011>>