HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDE (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /development/host/windows/usb/adb_winapi_test/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /development/host/windows/usb/api/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /development/host/windows/usb/winusb/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingChroma_unsafe_s.s 27 INCLUDE omxtypes_s.h
28 INCLUDE armCOMM_s.h
armVCM4P10_QuantTables_s.s 30 INCLUDE omxtypes_s.h
31 INCLUDE armCOMM_s.h
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 33 #include <media/msmb_isp.h>
34 #include "cam_types.h"
385 #define INCLUDE(PARAM_ID,DATATYPE,COUNT) \
392 INCLUDE(CAM_INTF_PARM_HAL_VERSION, int32_t, 1);
394 INCLUDE(CAM_INTF_PARM_ANTIBANDING, int32_t, 1);
395 INCLUDE(CAM_INTF_PARM_EXPOSURE_COMPENSATION, int32_t, 1);
396 INCLUDE(CAM_INTF_PARM_AEC_LOCK, int32_t, 1);
397 INCLUDE(CAM_INTF_PARM_FPS_RANGE, cam_fps_range_t, 1);
398 INCLUDE(CAM_INTF_PARM_FOCUS_MODE, uint8_t, 1);
399 INCLUDE(CAM_INTF_PARM_AWB_LOCK, int32_t, 1)
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 33 #include <media/msmb_isp.h>
34 #include "cam_types.h"
404 #define INCLUDE(PARAM_ID,DATATYPE,COUNT) \
412 INCLUDE(CAM_INTF_PARM_HAL_VERSION, int32_t, 1);
413 INCLUDE(CAM_INTF_META_STREAM_INFO, cam_stream_size_info_t, 1);
414 INCLUDE(CAM_INTF_META_STREAM_ID, cam_stream_ID_t, 1);
415 INCLUDE(CAM_INTF_META_HISTOGRAM, cam_hist_stats_t, 1);
416 INCLUDE(CAM_INTF_META_FACE_DETECTION, cam_face_detection_data_t, 1);
417 INCLUDE(CAM_INTF_META_AUTOFOCUS_DATA, cam_auto_focus_data_t, 1);
418 INCLUDE(CAM_INTF_META_CROP_DATA, cam_crop_data_t, 1)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 33 #include <media/msmb_isp.h>
34 #include "cam_types.h"
447 #define INCLUDE(PARAM_ID,DATATYPE,COUNT) \
468 INCLUDE(CAM_INTF_META_HISTOGRAM, cam_hist_stats_t, 1);
469 INCLUDE(CAM_INTF_META_FACE_DETECTION, cam_face_detection_data_t, 1);
470 INCLUDE(CAM_INTF_META_AUTOFOCUS_DATA, cam_auto_focus_data_t, 1);
473 INCLUDE(CAM_INTF_META_CROP_DATA, cam_crop_data_t, 1);
474 INCLUDE(CAM_INTF_META_PREP_SNAPSHOT_DONE, int32_t, 1);
475 INCLUDE(CAM_INTF_META_GOOD_FRAME_IDX_RANGE, cam_frame_idx_range_t, 1);
476 INCLUDE(CAM_INTF_META_ASD_HDR_SCENE_DATA, cam_asd_hdr_scene_data_t, 1)
    [all...]
  /external/objenesis/
update_source.sh 9 INCLUDE="
22 for include in ${INCLUDE}; do
23 echo "Updating $include"
24 rm -rf $include
25 cp -R $working_dir/source/$include .
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_dynamic_debug.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_static.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_static_debug.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
  /external/mockito/
update_source.sh 9 INCLUDE="
29 for include in ${INCLUDE}; do
30 echo "Updating $include"
31 rm -rf $include
32 cp -R $working_dir/source/$include .
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_IDCT8x8blk_s.s 30 ;// Include headers
31 INCLUDE omxtypes_s.h
32 INCLUDE armCOMM_s.h
37 INCLUDE armCOMM_IDCT_s.h
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 70 INCLUDE omxtypes_s.h
71 INCLUDE armCOMM_s.h
72 INCLUDE armCOMM_BitDec_s.h
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 70 INCLUDE omxtypes_s.h
71 INCLUDE armCOMM_s.h
72 INCLUDE armCOMM_BitDec_s.h
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_IDCT8x8blk_s.s 30 ;// Include headers
31 INCLUDE omxtypes_s.h
32 INCLUDE armCOMM_s.h
37 INCLUDE armCOMM_IDCT_s.h
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 70 INCLUDE omxtypes_s.h
71 INCLUDE armCOMM_s.h
72 INCLUDE armCOMM_BitDec_s.h
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 70 INCLUDE omxtypes_s.h
71 INCLUDE armCOMM_s.h
72 INCLUDE armCOMM_BitDec_s.h
  /external/chromium_org/third_party/sqlite/src/test/
mallocAll.test 45 # Files to include in the test. If this list is empty then everything
48 set INCLUDE {
54 if {[llength $INCLUDE]>0 && [lsearch -exact $INCLUDE $tail]<0} continue
  /external/clang/test/Sema/
inline.c 3 #if defined(INCLUDE)
48 #define INCLUDE
49 #include "inline.c"
arm-neon-types.c 2 #ifndef INCLUDE
4 #include <arm_neon.h>
38 #define INCLUDE
39 #include "arm-neon-types.c"
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_QuantTables_s.s 30 INCLUDE omxtypes_s.h
31 INCLUDE armCOMM_s.h
  /external/iproute2/
configure 4 INCLUDE=${1:-"$PWD/include"}
13 #include <atm.h>
20 gcc -I$INCLUDE -o $TMPDIR/atmtest $TMPDIR/atmtest.c -latm >/dev/null 2>&1
35 #include <xtables.h>
36 #include <linux/netfilter.h>
54 if gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL $(pkg-config xtables --cflags --libs) -ldl >/dev/null 2>&1
72 #include <xtables.h>
91 gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1
111 #include <xtables.h
    [all...]

Completed in 418 milliseconds

1 2 3 4 5 6 7