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

1 2 3

  /hardware/invensense/6515/libsensors_iio/software/core/mpl/build/
filelist.mk 3 # headers for sources
4 HEADERS := $(MPL_DIR)/fast_no_motion.h
5 HEADERS += $(MPL_DIR)/fusion_9axis.h
6 HEADERS += $(MPL_DIR)/motion_no_motion.h
7 HEADERS += $(MPL_DIR)/no_gyro_fusion.h
8 HEADERS += $(MPL_DIR)/quaternion_supervisor.h
9 HEADERS += $(MPL_DIR)/gyro_tc.h
10 HEADERS += $(MPL_DIR)/authenticate.h
11 HEADERS += $(MPL_DIR)/accel_auto_cal.h
12 HEADERS += $(MPL_DIR)/accel_auto_cal_protected.
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/
filelist.mk 3 # headers for sources
4 HEADERS := $(MPL_DIR)/fast_no_motion.h
5 HEADERS += $(MPL_DIR)/fusion_9axis.h
6 HEADERS += $(MPL_DIR)/motion_no_motion.h
7 HEADERS += $(MPL_DIR)/no_gyro_fusion.h
8 HEADERS += $(MPL_DIR)/quaternion_supervisor.h
9 HEADERS += $(MPL_DIR)/gyro_tc.h
10 HEADERS += $(MPL_DIR)/authenticate.h
11 HEADERS += $(MPL_DIR)/accel_auto_cal.h
12 HEADERS += $(MPL_DIR)/accel_auto_cal_protected.
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/
filelist.mk 3 # headers only
4 HEADERS := $(MPL_DIR)/mpu.h
6 # headers for sources
7 HEADERS := $(MPL_DIR)/fast_no_motion.h
8 HEADERS += $(MPL_DIR)/fusion_9axis.h
9 HEADERS += $(MPL_DIR)/motion_no_motion.h
10 HEADERS += $(MPL_DIR)/no_gyro_fusion.h
11 HEADERS += $(MPL_DIR)/quaternion_supervisor.h
12 HEADERS += $(MPL_DIR)/gyro_tc.h
13 HEADERS += $(MPL_DIR)/authenticate.
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/
filelist.mk 3 # headers
4 HEADERS += $(APP_DIR)/iio_utils.h
5 HEADERS += $(APP_DIR)/and_constructor.h
6 HEADERS += $(APP_DIR)/datalogger_outputs.h
7 HEADERS += $(COMMON_DIR)/console_helper.h
8 HEADERS += $(COMMON_DIR)/mlerrorcode.h
9 HEADERS += $(COMMON_DIR)/testsupport.h
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/
filelist.mk 3 # headers only
4 HEADERS := $(MLLITE_DIR)/invensense.h
6 # headers for sources
7 HEADERS += $(MLLITE_DIR)/data_builder.h
8 HEADERS += $(MLLITE_DIR)/hal_outputs.h
9 HEADERS += $(MLLITE_DIR)/message_layer.h
10 HEADERS += $(MLLITE_DIR)/ml_math_func.h
11 HEADERS += $(MLLITE_DIR)/mpl.h
12 HEADERS += $(MLLITE_DIR)/results_holder.h
13 HEADERS += $(MLLITE_DIR)/start_manager.
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/build/
filelist.mk 3 # headers only
4 HEADERS := $(MLLITE_DIR)/invensense.h
6 # headers for sources
7 HEADERS += $(MLLITE_DIR)/data_builder.h
8 HEADERS += $(MLLITE_DIR)/hal_outputs.h
9 HEADERS += $(MLLITE_DIR)/message_layer.h
10 HEADERS += $(MLLITE_DIR)/ml_math_func.h
11 HEADERS += $(MLLITE_DIR)/mpl.h
12 HEADERS += $(MLLITE_DIR)/results_holder.h
13 HEADERS += $(MLLITE_DIR)/start_manager.
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/
filelist.mk 3 # headers only
4 HEADERS := $(MLLITE_DIR)/invensense.h
6 # headers for sources
7 HEADERS += $(MLLITE_DIR)/data_builder.h
8 HEADERS += $(MLLITE_DIR)/hal_outputs.h
9 HEADERS += $(MLLITE_DIR)/message_layer.h
10 HEADERS += $(MLLITE_DIR)/ml_math_func.h
11 HEADERS += $(MLLITE_DIR)/mpl.h
12 HEADERS += $(MLLITE_DIR)/results_holder.h
13 HEADERS += $(MLLITE_DIR)/start_manager.
    [all...]
  /hardware/qcom/msm8x27/
clean.sh 4 ORIGINAL=original-kernel-headers
5 NEW=kernel-headers
8 HEADERS="linux/msm_ion.h linux/msm_mdp.h linux/msm_rotator.h linux/msm_kgsl.h"
10 for HEADER in $HEADERS; do
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
bugzillaLogin.sh 21 HEADERS=$(mktemp)
22 curl -s -S $CURLARG 'https://bugs.eclipse.org/bugs/index.cgi' -d "GoAheadAndLogIn=1&Bugzilla_login=$LOGIN&Bugzilla_password=$PW" -D $HEADERS >/dev/null
24 VALUES=$(grep Set-Cookie $HEADERS | sed -e 's/.\{1,\}Bugzilla_\(login\(cookie\)\?=[0-9]\{1,\}\).\{1,\}/\1/')
25 rm -fr $HEADERS
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/
filelist.mk 3 # headers
4 HEADERS += $(APP_DIR)/iio_utils.h
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/
filelist.mk 3 # headers
4 #HEADERS += $(HAL_DIR)/include/inv_sysfs_utils.h
5 HEADERS += $(APP_DIR)/iio_utils.h
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/
filelist.mk 3 # headers
4 HEADERS += $(HAL_DIR)/include/inv_sysfs_utils.h
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/
filelist.mk 3 # headers
4 #HEADERS += $(HAL_DIR)/include/inv_sysfs_utils.h
5 HEADERS += $(APP_DIR)/iio_utils.h
  /bootable/recovery/
default_device.cpp 23 static const char* HEADERS[] = { "Volume up/down to move highlight;",
78 const char* const* GetMenuHeaders() { return HEADERS; }
  /ndk/tests/build/issue64679-prctl/
build.sh 1 # Check if some platform headers can be included alone
15 HEADERS=`cd $ANDROID_NDK_ROOT/platforms/android-$API_LEVEL/arch-$ARCH/usr/include ; ls *.h sys/*.h android/*.h EGL/*.h GLES/*.h GLES2/*.h GLES3/*.h OMXAL/*.h SLES/*.h 2> /dev/null`
16 #echo $API_LEVEL $ARCH HEADERS=$HEADERS
19 for HEADER in $HEADERS; do
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
Makefile 3 HEADERS = \
35 $(EXPORTS): Makefile gendef.pl $(HEADERS)
36 perl gendef.pl $(HEADERS) >$@ || rm $@
  /external/clang/lib/Headers/
Makefile 1 ##===- clang/lib/Headers/Makefile --------------------------*- Makefile -*-===##
22 HEADERS := $(notdir $(wildcard $(PROJ_SRC_DIR)/*.h))
24 OBJHEADERS := $(addprefix $(HeaderDir)/, $(HEADERS))
45 INSTHEADERS := $(addprefix $(PROJ_headers)/, $(HEADERS))
  /external/ppp/pppd/
Makefile.linux 18 HEADERS = ccp.h chap-new.h ecp.h fsm.h ipcp.h \
49 # This requires that the libpcap library and headers be installed
88 HEADERS += md4.h chap_ms.h
111 HEADERS += sha1.h
134 HEADERS += pppcrypt.h
158 HEADERS += tdb.h spinlock.h
182 HEADERS += ipv6cp.h eui64.h
191 HEADERS += cbcp.h
218 $(INSTALL) -c -m 644 $(HEADERS) $(INCDIR)/pppd
  /external/chromium_org/net/spdy/
spdy_protocol_test.cc 53 EXPECT_EQ(8, HEADERS);
spdy_frame_builder_test.cc 63 // Create a HEADERS frame both via framer and manually via builder with
72 builder.BeginNewFrame(framer, HEADERS, 0, 1);
spdy_protocol.cc 89 return HEADERS;
100 return HEADERS;
147 case HEADERS:
160 case HEADERS:
spdy_websocket_test_util.cc 20 std::string SpdyWebSocketTestUtil::GetHeader(const SpdyHeaderBlock& headers,
22 SpdyHeaderBlock::const_iterator it = headers.find(GetHeaderKey(key));
23 return (it == headers.end()) ? "" : it->second;
29 SpdyHeaderBlock* headers) const {
30 (*headers)[GetHeaderKey(key)] = value;
38 scoped_ptr<SpdyHeaderBlock> headers(new SpdyHeaderBlock());
39 SetHeader("path", path, headers.get());
40 SetHeader("host", host, headers.get());
41 SetHeader("version", "WebSocket/13", headers.get());
42 SetHeader("scheme", "ws", headers.get())
    [all...]
buffered_spdy_framer.cc 84 control_frame_fields_->type = HEADERS;
112 SpdyHeaderBlock headers; local
114 header_buffer_, header_buffer_used_, &headers);
130 headers);
135 headers);
137 case HEADERS:
140 headers);
146 headers);
272 const SpdyHeaderBlock* headers) {
279 syn_stream.set_name_value_block(*headers);
    [all...]
spdy_framer.cc 268 // Size, in bytes, of a HEADERS frame not including the variable-length
314 // headers fragments.
478 case HEADERS:
479 return "HEADERS";
526 // (SYN_STREAM, SYN_REPLY, HEADERS, PUSH_PROMISE, CONTINUATION)
925 case HEADERS:
    [all...]
  /device/asus/fugu/recovery/
recovery_ui.cpp 38 static const char* HEADERS[] = { "Use hardware button to move cursor; long-press to select item.",
207 void StartMenu(const char* const * headers, const char* const * items,
209 ScreenRecoveryUI::StartMenu(headers, items, initial_selection);
320 const char* const* GetMenuHeaders() { return HEADERS; }

Completed in 1820 milliseconds

1 2 3