/external/clang/lib/CodeGen/ |
CodeGenTypes.h | 244 SmallVectorImpl<llvm::Type*> &expanded);
|
/external/clang/lib/Rewrite/Frontend/ |
RewriteMacros.cpp | 11 // a macro expanded file that retains comments and #includes.
|
/external/e2fsprogs/resize/ |
main.c | 332 * except when a filesystem is expanded more than a certain
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
ant.bat | 51 rem %~dp0 is expanded pathname of the current script under NT
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
FeatureSpecificTestSuiteBuilder.java | 186 logger.fine("Expanded: " + formatFeatureSet(features));
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
FeatureUtil.java | 54 * @return the same set of features, expanded with all implied features
|
/external/javassist/src/main/javassist/bytecode/ |
CodeIterator.java | 1297 boolean expanded() { return false; } method in class:CodeIterator.Branch 1316 boolean expanded() { method in class:CodeIterator.LdcW 1355 boolean expanded() { method in class:CodeIterator.Branch16 [all...] |
/external/jpeg/ |
filelist.doc | 117 can use extended and expanded memory as well as temp files.
|
/external/libppp/src/ |
README.changes | 128 o Environment variables and ~ are expanded on in commands
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelDAGToDAG.cpp | 237 /// expanded, promoted and normal instructions
|
MipsCondMov.td | 15 // These instructions are expanded in
|
MipsJITInfo.cpp | 275 // for the second load/store in the expanded instruction sequence must
|
/external/llvm/test/CodeGen/X86/ |
cmov.ll | 57 ; CodeGen shouldn't try to do a setne after an expanded 8-bit conditional
|
/external/mesa3d/src/mapi/glapi/gen/ |
glX_doc.py | 239 # At some point this should be expanded to support pixel
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vec4_visitor.cpp | 286 src_reg expanded; local 294 expanded = src_reg(this, glsl_type::vec4_type); 295 expanded.type = src0.type; 296 emit(MOV(dst_reg(expanded), src0)); 297 src0 = expanded; 299 expanded = src_reg(this, glsl_type::vec4_type); 300 expanded.type = src1.type; 301 emit(MOV(dst_reg(expanded), src1)); 302 src1 = expanded; [all...] |
/external/openfst/src/lib/ |
properties.cc | 410 "expanded", "mutable", "error", "", "", "", "", "",
|
/external/openfst/src/test/ |
fst_test.h | 276 // expanded write/read/test
|
/external/qemu/android/avd/ |
info.h | 51 * implementation. This macro will be expanded several times with
|
/external/qemu/distrib/jpeg-6b/ |
filelist.doc | 117 can use extended and expanded memory as well as temp files.
|
/external/skia/src/gpu/ |
GrTextStrike.cpp | 307 // we've already expanded the glyph dimensions to match the final size
|
/external/skia/src/sfnt/ |
SkOTTable_OS_2_V1.h | 47 ((Expanded, SkTEndian_SwapBE16(7)))
|
SkOTTable_OS_2_V2.h | 47 ((Expanded, SkTEndian_SwapBE16(7)))
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
const-fst.h | 23 #include "fst/lib/expanded-fst.h"
|
/external/valgrind/main/include/ |
pub_tool_xarray.h | 36 // in which elements can be added at the end. The array is expanded
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_methods.c | 75 return "expanded";
|