HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDE (Results 101 - 125 of 136) sorted by null

1 2 3 45 6

  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 17 INCLUDE asm_com_offsets.asm
vp8_vpxyv12_copysrcframe_func_neon.asm 17 INCLUDE asm_com_offsets.asm
  /external/ppp/pppd/plugins/radius/etc/
dictionary 253 INCLUDE /etc/radiusclient/dictionary.microsoft
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 13 INCLUDE omxtypes_s.h
14 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntraChroma_8x8_s.s 14 INCLUDE omxtypes_s.h
15 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_16x16_s.s 13 INCLUDE omxtypes_s.h
14 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_4x4_s.s 14 INCLUDE omxtypes_s.h
15 INCLUDE armCOMM_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 16 ;// Include standard headers
17 INCLUDE omxtypes_s.h
18 INCLUDE armCOMM_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s 49 INCLUDE omxtypes_s.h
50 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntraChroma_8x8_s.s 14 INCLUDE omxtypes_s.h
15 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_16x16_s.s 13 INCLUDE omxtypes_s.h
14 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_4x4_s.s 14 INCLUDE omxtypes_s.h
15 INCLUDE armCOMM_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 16 ;// Include standard headers
17 INCLUDE omxtypes_s.h
18 INCLUDE armCOMM_s.h
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ObsoleteLayoutParamsDetector.java 58 import static com.android.tools.lint.detector.api.LintConstants.INCLUDE;
197 * context is a pair of a file containing the include to the parent tag at
203 * List of pending include checks. When a layout parameter attribute is
206 * of the include tag) is valid for this attribute. We cannot check this
227 return Collections.singletonList(INCLUDE);
252 // We can't do that yet since we may be processing the include tag to
350 for (Pair<File, String> include : includes) {
351 String parentTag = include.getSecond();
371 for (Pair<File, String> include : includes) {
375 File from = include.getFirst()
    [all...]
DuplicateIdDetector.java 23 import static com.android.tools.lint.detector.api.LintConstants.INCLUDE;
69 // Map from include files to include names to pairs of message and location
89 "Checks for duplicate ids across layouts that are combined with include tags",
91 "layouts are combined with include tags, then the id's need to be unique " +
122 return Collections.singletonList(INCLUDE);
155 // Traverse all the include chains and ensure that there are no duplicates
205 // Record include graph such that we can look for inter-layout duplicates after the
262 // Skip id's on include tags
263 if (attribute.getOwnerElement().getTagName().equals(INCLUDE)) {
338 void include(Layout target) { method in class:DuplicateIdDetector.Layout
    [all...]
  /system/core/sh/
options.c 35 #include <sys/cdefs.h>
44 #include <signal.h>
45 #include <unistd.h>
46 #include <stdlib.h>
48 #include "shell.h"
50 #include "options.h"
52 #include "nodes.h" /* for other header files */
53 #include "eval.h"
54 #include "jobs.h"
55 #include "input.h
    [all...]
var.c 35 #include <sys/cdefs.h>
44 #include <unistd.h>
45 #include <stdlib.h>
46 #include <paths.h>
52 #include "shell.h"
53 #include "output.h"
54 #include "expand.h"
55 #include "nodes.h" /* for other headers */
56 #include "eval.h" /* defines cmdenviron */
57 #include "exec.h
    [all...]
  /external/icu4c/test/testdata/
testdata.mak 27 !INCLUDE "$(TESTDATA)\tstfiles.mk"
  /external/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 17 INCLUDE asm_enc_offsets.asm
vp8_packtokens_armv5.asm 14 INCLUDE asm_enc_offsets.asm
vp8_packtokens_mbrow_armv5.asm 14 INCLUDE asm_enc_offsets.asm
vp8_packtokens_partitions_armv5.asm 14 INCLUDE asm_enc_offsets.asm
  /external/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm 14 INCLUDE asm_enc_offsets.asm
vp8_subtract_armv6.asm 16 INCLUDE asm_enc_offsets.asm
  /external/quake/quake/src/QW/server/
qwsv.mak 1339 {$(INCLUDE)}"\sys\TIMEB.H"\
1340 {$(INCLUDE)}"\sys\TYPES.H"\
1377 {$(INCLUDE)}"\sys\TIMEB.H"\
1378 {$(INCLUDE)}"\sys\TYPES.H"\
    [all...]

Completed in 549 milliseconds

1 2 3 45 6