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

1 2 3 45 6 7

  /external/icu/icu4c/source/extra/uconv/
makedata.mak 66 !INCLUDE "$(RESFILES)"
  /external/libxml2/vms/
build_libxml.com 20 $! - added /DEF and /INCLUDE options to cc_opts to tell
34 $ cc_opts = "/nowarn/DEF=HAVE_CONFIG_H/NAMES=(as_is,SHORTENED)/FLOAT=IEEE/IEEE_MODE=DENORM_RESULTS/INCLUDE=xml_srcdir"
105 $! copy/log xmlversion.h [-.include.libxml]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_InterpolateLuma_s.s 63 INCLUDE omxtypes_s.h
64 INCLUDE armCOMM_s.h
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntraChroma_8x8_s.s 28 INCLUDE omxtypes_s.h
29 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_16x16_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_4x4_s.s 28 INCLUDE omxtypes_s.h
29 INCLUDE armCOMM_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_InterpolateLuma_s.s 63 INCLUDE omxtypes_s.h
64 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntraChroma_8x8_s.s 28 INCLUDE omxtypes_s.h
29 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_16x16_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
omxVCM4P10_PredictIntra_4x4_s.s 28 INCLUDE omxtypes_s.h
29 INCLUDE armCOMM_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 78 INCLUDE omxtypes_s.h
79 INCLUDE armCOMM_s.h
omxVCM4P2_MCReconBlock_s.s 30 ;// Include standard headers
31 INCLUDE omxtypes_s.h
32 INCLUDE armCOMM_s.h
  /external/ppp/pppd/plugins/radius/etc/
dictionary 253 INCLUDE /etc/radiusclient/dictionary.microsoft
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 30 ;// Include standard headers
31 INCLUDE omxtypes_s.h
32 INCLUDE armCOMM_s.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 17 INCLUDE vpx_scale_asm_offsets.asm
  /external/jetty/src/java/org/eclipse/jetty/server/
Dispatcher.java 49 /** Dispatch include attribute names */
50 public final static String __INCLUDE_PREFIX="javax.servlet.include.";
52 /** Dispatch include attribute names */
117 * @see javax.servlet.RequestDispatcher#include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
119 public void include(ServletRequest request, ServletResponse response) throws ServletException, IOException method in class:Dispatcher
137 baseRequest.setDispatcherType(DispatcherType.INCLUDE);
138 baseRequest.getConnection().include();
535 return "INCLUDE+"+_attr.toString();
  /external/icu/icu4c/source/test/testdata/
testdata.mak 27 !INCLUDE "$(TESTDATA)\tstfiles.mk"
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm 14 INCLUDE vp8_asm_enc_offsets.asm
vp8_subtract_armv6.asm 16 INCLUDE vp8_asm_enc_offsets.asm
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 15 INCLUDE vp8_asm_enc_offsets.asm
subtract_neon.asm 15 INCLUDE vp8_asm_enc_offsets.asm

Completed in 1239 milliseconds

1 2 3 45 6 7