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

1 2 3 4 5 6 7 8 9

  /external/clang/test/Sema/
block-explicit-noreturn-type.c 4 typedef short SHORT;
13 return (SHORT)3; // expected-error {{return type 'SHORT' (aka 'short') must match previous return type 'float' when}}
  /external/aac/libAACdec/src/
rvlc_info.h 118 SHORT length_of_rvlc_sf; /* 3 */ /* original value, gets modified (subtract 9) in case of noise (PNS); is kept for later use */
121 SHORT length_of_rvlc_escapes; /* 6 optional */
126 SHORT length_of_rvlc_sf_fwd; /* length_of_rvlc_sf used for forward decoding */
127 SHORT length_of_rvlc_sf_bwd; /* length_of_rvlc_sf used for backward decoding */
130 SHORT *pRvlBitCnt_RVL;
157 SHORT firstScf;
158 SHORT lastScf;
159 SHORT firstNrg;
160 SHORT lastNrg;
161 SHORT firstIs
    [all...]
pulsedata.h 124 const SHORT *sfb_startlines,
126 const SHORT frame_length
141 const short *pScaleFactorBandOffsets,