Searched refs:int8_t (Results 151 - 175 of 865) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/
H A Dtoken.cc26 const int8_t Token::precedence_[NUM_TOKENS] = {
/external/clang/test/CodeGen/
H A Darm64-lanes.c7 int8_t test_vdupb_lane_s8(int8x8_t src) {
H A Daarch64-neon-scalar-copy.c41 int8_t test_vdupb_lane_s8(int8x8_t a) {
96 int8_t test_vdupb_laneq_s8(int8x16_t a) {
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h46 int8_t fStringsForm; /* default STRINGS_UTF16_V1 */
106 int8_t fType; /* determined by table_write16() for table_preWrite() & table_write() */
128 int8_t fNumCharsForLength;
160 int8_t fType; /* nominal type: fRes (when != 0xffffffff) may use subtype */
/external/nanopb-c/extra/
H A Dpb_syshdr.h19 typedef signed char int8_t; typedef
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_dreamcast.h30 typedef signed char int8_t; typedef
H A DSDL_config_macos.h32 typedef SInt8 int8_t; typedef
H A DSDL_config_symbian.h55 typedef signed char int8_t; typedef
/external/skia/src/sfnt/
H A DSkOTTableTypes.h20 typedef int8_t SK_OT_CHAR;
/external/valgrind/main/drd/tests/
H A Dannotate_trace_memory.c7 volatile int8_t i8;
/external/chromium_org/third_party/webrtc/modules/audio_device/
H A Daudio_device_buffer.h95 int8_t _recBuffer[kMaxBufferSizeBytes];
102 int8_t _playBuffer[kMaxBufferSizeBytes];
/external/chromium_org/third_party/webrtc/modules/utility/source/
H A Dcoder.cc56 const int8_t* incomingPayload,
81 int8_t* encodedData,
H A Dvideo_coder.cc47 int8_t plType = DefaultPayloadType(videoCodecInst.plName);
90 int8_t VideoCoder::DefaultPayloadType(const char* plName)
/external/icu/icu4c/source/common/
H A Dicucfg.h.in103 #undef int8_t
H A Ducnv2022.cpp189 int8_t cs[4]; /* charset number for SI (G0)/SO (G1)/SS2 (G2)/SS3 (G3) */
190 int8_t g; /* 0..3 for G0..G3 (SI/SO/SS2/SS3) */
191 int8_t prevG; /* g before single shift (SS2 or SS3) */
270 static const int8_t normalize_esq_chars_2022[256] = {
351 static const int8_t escSeqStateTable_Value_2022[MAX_STATES_2022] = {
735 static const int8_t nextStateToUnicodeJP[MAX_STATES_2022]= {
748 static const int8_t nextStateToUnicodeCN[MAX_STATES_2022]= {
816 int8_t initialToULength = _this->toULength;
917 myData2022->toU2022State.cs[2]=(int8_t)tempState;
925 myData2022->toU2022State.cs[0]=(int8_t)tempStat
[all...]
H A Ducnv_cnv.c77 cnv->charErrorBufferLength=(int8_t)length;
117 cnv->UCharErrorBufferLength=(int8_t)length;
166 int8_t i=0;
/external/libnfc-nxp/src/
H A DphFriNfc_NdefRecord.h506 int16_t phFriNfc_NdefReg_Strnicmp(const int8_t *s1, const int8_t *s2, uint32_t count);
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgramDesc.h139 int8_t fPositionAttributeIndex;
140 int8_t fLocalCoordAttributeIndex;
141 int8_t fColorAttributeIndex;
142 int8_t fCoverageAttributeIndex;
145 int8_t fColorEffectCnt;
146 int8_t fCoverageEffectCnt;
/external/qemu/target-arm/
H A Dneon_helper.c58 NEON_TYPE4(s8, int8_t)
209 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int8_t)
290 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int8_t)
456 int8_t tmp; \
457 tmp = (int8_t)src2; \
473 int8_t shift = (int8_t)shiftop;
485 int8_t tmp; \
486 tmp = (int8_t)src2; \
503 int8_t shif
[all...]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_audio.cc65 int8_t payload_type) const {
70 bool RTPReceiverAudio::CNGPayloadType(int8_t payload_type,
158 int8_t payload_type,
229 void RTPReceiverAudio::CheckPayloadChanged(int8_t payload_type,
271 int8_t payload_type,
/external/chromium_org/third_party/icu/source/common/
H A Ducnv2022.cpp195 int8_t cs[4]; /* charset number for SI (G0)/SO (G1)/SS2 (G2)/SS3 (G3) */
196 int8_t g; /* 0..3 for G0..G3 (SI/SO/SS2/SS3) */
197 int8_t prevG; /* g before single shift (SS2 or SS3) */
276 static const int8_t normalize_esq_chars_2022[256] = {
357 static const int8_t escSeqStateTable_Value_2022[MAX_STATES_2022] = {
730 static const int8_t nextStateToUnicodeJP[MAX_STATES_2022]= {
743 static const int8_t nextStateToUnicodeCN[MAX_STATES_2022]= {
811 int8_t initialToULength = _this->toULength;
912 myData2022->toU2022State.cs[2]=(int8_t)tempState;
920 myData2022->toU2022State.cs[0]=(int8_t)tempStat
[all...]
H A Ducnv_cnv.c77 cnv->charErrorBufferLength=(int8_t)length;
117 cnv->UCharErrorBufferLength=(int8_t)length;
166 int8_t i=0;
/external/chromium_org/media/base/android/
H A Dwebaudio_media_codec_bridge.cc159 int8_t* buffer =
160 static_cast<int8_t*>(env->GetDirectBufferAddress(buf));
177 buffer = reinterpret_cast<int8_t*>(vector_as_array(&decoded_data));
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_vlc.h56 int8_t length;
57 int8_t value;
269 static INLINE int8_t
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_video_state.h262 int8_t chroma_qp_index_offset;
263 int8_t second_chroma_qp_index_offset;
264 int8_t pic_init_qp_minus26;

Completed in 1278 milliseconds

1234567891011>>