Searched refs:containing (Results 1 - 25 of 90) sorted by relevance

1234

/external/chromium_org/third_party/libjingle/source/talk/build/
H A Dcommon.gypi44 '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/
H A Dcpload-bad.s13 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
15 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
H A Dcpsetup-bad.s8 # ASM: :[[@LINE-1]]:18: error: expected register containing function address
/external/chromium_org/tools/gn/
H A Dscope.cc105 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()
[all...]
/external/lldb/include/lldb/Core/
H A DAddressResolverFileLine.h40 bool containing);
H A DAddressResolverName.h48 bool containing);
H A DFileLineResolver.h48 bool containing);
/external/chromium_org/third_party/icu/source/extra/uconv/
H A Dresfiles.mk2 # A small makefile containing the list of resource bundles
/external/icu/icu4c/source/extra/uconv/
H A Dresfiles.mk2 # A small makefile containing the list of resource bundles
/external/proguard/bin/
H A Dproguard.bat6 REM Note: when passing file names containing spaces to this script,
H A Dproguardgui.bat6 REM Note: when passing file names containing spaces to this script,
H A Dretrace.bat6 REM Note: when passing file names containing spaces to this script,
/external/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverAddress.h48 bool containing);
H A DBreakpointResolverFileLine.h44 bool containing);
H A DBreakpointResolverFileRegex.h41 bool containing);
H A DBreakpointResolverName.h71 bool containing);
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_def.sh21 This script generates a MSVC module definition file containing a list of symbols
/external/doclava/res/assets/templates/
H A Dsample.cs20 <p>The file containing the source code shown below is located in the corresponding directory in <code>&lt;sdk&gt;/samples/android-&lt;version&gt;/...</code></p>
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_def.sh21 This script generates a MSVC module definition file containing a list of symbols
/external/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp74 bool containing
/external/lldb/source/Core/
H A DAddressResolverFileLine.cpp48 bool containing
H A DFileLineResolver.cpp48 bool containing
/external/llvm/bindings/ocaml/analysis/
H A Dllvm_analysis.mli16 [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
/external/libpng/
H A Dlibpng-config.in36 --libdir print path to directory containing library
/external/svox/pico/tts/
H A DAndroid.mk3 # Build static library containing all PICO code

Completed in 1185 milliseconds

1234