/external/chromium_org/third_party/skia/gyp/ |
freetype.gypi | 33 # auxiliary modules (optional)
|
/external/chromium_org/third_party/sqlite/src/tool/ |
split-sqlite3c.tcl | 43 # Write a big chunk of text in to an auxiliary file "sqlite3-NNN.c".
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/ |
sample.bib | 39 auxiliary scanners easily handles nasty problems such as C comments
|
/external/chromium_org/v8/tools/gcmole/ |
gccause.lua | 28 -- This is an auxiliary tool that reads gccauses file generated by
|
/external/kernel-headers/original/asm-arm/ |
ucontext.h | 81 * Auxiliary signal frame. This saves stuff like FP state.
|
/external/llvm/include/llvm/CodeGen/ |
CalcSpillWeights.h | 41 /// VirtRegAuxInfo - Calculate auxiliary information for a virtual
|
/external/mesa3d/src/gallium/ |
Android.mk | 32 auxiliary
|
Makefile.template | 22 -I$(TOP)/src/gallium/auxiliary \
|
/external/mesa3d/src/gallium/auxiliary/ |
Android.mk | 33 LOCAL_C_INCLUDES := $(GALLIUM_TOP)/auxiliary/util
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_screen.h | 15 /* doesn't count reserved slots (for auxiliary constants, immediates, etc.) */
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
nvc0_screen.h | 17 /* doesn't count reserved slots (for auxiliary constants, immediates, etc.) */
|
/external/mesa3d/src/gallium/include/pipe/ |
p_video_decoder.h | 136 * auxiliary associated data
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
Makefile.am | 10 -I$(top_srcdir)/src/gallium/auxiliary \
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/ |
Makefile | 8 ../../../auxiliary/libgallium.a \
|
/external/mesa3d/src/gallium/targets/ |
Makefile.va | 9 -I$(TOP)/src/gallium/auxiliary \
|
Makefile.vdpau | 9 -I$(TOP)/src/gallium/auxiliary \
|
Makefile.xorg | 25 -I$(TOP)/src/gallium/auxiliary \
|
Makefile.xvmc | 9 -I$(TOP)/src/gallium/auxiliary \
|
/external/mesa3d/src/gallium/targets/egl-static/ |
SConscript | 11 '#/src/gallium/auxiliary',
|
/external/protobuf/src/google/protobuf/io/ |
package_info.h | 43 // Auxiliary classes used for I/O.
|
/external/skia/gyp/ |
freetype.gypi | 33 # auxiliary modules (optional)
|
/external/v8/tools/gcmole/ |
gccause.lua | 28 -- This is an auxiliary tool that reads gccauses file generated by
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSubtype.java | 86 * @param isAuxiliary should true when this subtype is auxiliary, false otherwise. 87 * An auxiliary subtype has the following differences with a regular subtype: 88 * - An auxiliary subtype cannot be chosen as the default IME in Settings. 251 * @param isAuxiliary true when this subtype is auxiliary, false otherwise. An auxiliary 258 * auxiliary input mode, and return to the previous IME once it is finished (e.g. voice input). 350 * @return true if this subtype is auxiliary, false otherwise. An auxiliary subtype will not be 357 * auxiliary input mode, and return to the previous IME once it is finished (e.g. voice input).
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
ThreeIntegerSequence.java | 28 * The auxiliary class providing means to process ASN1Sequence of three Integers.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
coff.h | 15 #define E_DIMNUM 4 /* Number of array dimensions in auxiliary entry */ 233 #define COFF_E_DIMNUM 4 /* # array dimensions in auxiliary entry */ 253 char e_numaux[1]; /* Number of auxiliary entries which follow */ 262 * Auxiliary entries because the main table is too limiting.
|