HomeSort by relevance Sort by last modified time
    Searched refs:INT (Results 226 - 250 of 630) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/components/test/data/web_database/
version_46.sql 18 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height));
24 CREATE TABLE keywords_backup(id INT,short_name TEXT,keyword TEXT,favicon_url TEXT,url TEXT,safe_for_autoreplace INT,originating_url TEXT,date_created INT,usage_count INT,input_encodings TEXT,show_in_default_list INT,suggest_url TEXT,prepopulate_id INT,created_by_policy INT,instant_url TEXT,last_modified INT,sync_guid TEXT)
    [all...]
version_47.sql 12 id INT,
17 safe_for_autoreplace INT,
19 date_created INT,
20 usage_count INT,
22 show_in_default_list INT,
24 prepopulate_id INT,
25 created_by_policy INT,
27 last_modified INT,
39 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.h 40 int iPixelFormat;
46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
47 int majorVersion, int minorVersion, int contextFlags, int profileMask );
stw_pixelformat.c 298 stw_pixelformat_get_info( int iPixelFormat )
300 int index;
318 INT iPixelFormat,
350 INT iPixelFormat,
351 INT iLayerPlane,
359 int APIENTRY
362 INT iLayerPlane,
363 INT iStart,
364 INT cEntries,
371 int APIENTR
    [all...]
  /external/dexmaker/src/test/java/com/google/dexmaker/examples/
HelloWorldMaker.java 52 * int a = 0xabcd;
53 * int b = 0xaaaa;
54 * int c = a - b;
73 Local<Integer> a = code.newLocal(TypeId.INT);
74 Local<Integer> b = code.newLocal(TypeId.INT);
75 Local<Integer> c = code.newLocal(TypeId.INT);
79 // int a = 0xabcd;
82 // int b = 0xaaaa;
85 // int c = a - b;
90 = TypeId.get(Integer.class).getMethod(TypeId.STRING, "toHexString", TypeId.INT);
    [all...]
  /external/elfutils/backends/
linux-core-note.c 37 #define INT int32_t
45 FIELD (INT, si_signo);
46 FIELD (INT, si_code);
47 FIELD (INT, si_errno);
80 FIELD (INT, pr_fpvalid);
117 FIELD (signal, INT, info.si_signo, 'd'),
118 FIELD (signal, INT, info.si_code, 'd'),
119 FIELD (signal, INT, info.si_errno, 'd'),
134 FIELD (register, INT, fpvalid, 'd'),
168 int
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.h 40 int iPixelFormat;
46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
47 int majorVersion, int minorVersion, int contextFlags, int profileMask );
stw_pixelformat.c 298 stw_pixelformat_get_info( int iPixelFormat )
300 int index;
318 INT iPixelFormat,
350 INT iPixelFormat,
351 INT iLayerPlane,
359 int APIENTRY
362 INT iLayerPlane,
363 INT iStart,
364 INT cEntries,
371 int APIENTR
    [all...]
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 97 INT main(INT argc, CHAR * argv[])
99 INT opt;
105 INT cArgc = 0; /* local argc count. */
  /libcore/luni/src/main/java/libcore/util/
EmptyArray.java 26 public static final int[] INT = new int[0];
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 48 private static TypeId<?> INT_ARRAY = TypeId.get(int[].class);
123 * public static int call(int a) {
124 * int result = DexMakerTest.staticMethod(a);
128 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TypeId.INT);
130 Local<Integer> localA = code.getParameter(0, TypeId.INT);
131 Local<Integer> localResult = code.newLocal(TypeId.INT);
133 = TEST_TYPE.getMethod(TypeId.INT, "staticMethod", TypeId.INT);
    [all...]
  /external/aac/libAACenc/src/
aacenc_lib.cpp 197 INT metaDataAllowed; /* Signal whether chosen configuration allows metadata. Necessary for delay
205 INT outBufferInBytes; /* Size of internal bitstream buffer*/
209 INT inputBufferOffset; /* Where to write new input samples. */
211 INT nSamplesToRead; /* number of input samples neeeded for encoding one frame */
212 INT nSamplesRead; /* number of input samples already in input buffer */
213 INT nZerosAppended; /* appended zeros at end of file*/
214 INT nDelay; /* encoder delay */
225 INT nMaxAacElements;
226 INT nMaxAacChannels;
227 INT nMaxSbrElements
    [all...]
transform.cpp 102 INT FDKaacEnc_Transform_Real (const INT_PCM * pTimeData,
104 const INT blockType,
105 const INT windowShape,
106 INT *prevWindowShape,
107 const INT frameLength,
108 INT *mdctData_e,
109 INT filterType
115 INT i;
122 int tl, fl, nl, fr, nr;
140 int offset = (windowShape == LOL_WINDOW) ? ((frameLength * 3)>>2) : 0
    [all...]
block_switch.cpp 101 static FIXP_DBL FDKaacEnc_GetWindowEnergy(const FIXP_DBL in[], const INT blSwWndIdx);
105 INT windowLen,
111 static const INT blockType2windowShape[2][5] = { {SINE_WINDOW, KBD_WINDOW, WRONG_WINDOW, SINE_WINDOW, KBD_WINDOW}, /* LD */
151 void FDKaacEnc_InitBlockSwitching(BLOCK_SWITCHING_CONTROL *blockSwitchingControl, INT isLowDelay)
176 static const INT suggestedGroupingTable[TRANS_FAC][MAX_NO_OF_GROUPS] =
190 static const INT chgWndSq[2][N_BLOCKTYPES] =
199 static const INT chgWndSqLkAhd[2][2][N_BLOCKTYPES] =
208 int FDKaacEnc_BlockSwitching(BLOCK_SWITCHING_CONTROL *blockSwitchingControl, const INT granuleLength, const int isLFE, const INT_PCM *pTimeSignal
    [all...]
pnsparam.cpp 188 int FDKaacEnc_lookUpPnsUse (int bitRate, int sampleRate, int numChan, const int isLC) {
190 int hUsePns=0, size, i;
202 for(i = 0; i < (int) (size/sizeof(AUTO_PNS_TAB)); i++) {
209 if ((int)(sizeof(pnsInfoTab)/sizeof(PNS_INFO_TAB)) < i ) {
241 INT bitRate,
242 INT sampleRate
    [all...]
  /external/aac/libFDK/include/mips/
cplx_mul.h 110 INT result;
139 INT result;
  /external/aac/libFDK/src/arm/
fft_rad2_arm.cpp 112 void dit_fft(FIXP_DBL *x, const INT ldn, const FIXP_STP *trigdata, const INT trigDataSize)
114 const INT n=1<<ldn;
115 INT i;
146 INT mh = 1 << 1;
147 INT ldm = ldn - 2;
148 INT trigstep = trigDataSize;
153 INT j;
164 int r = n;
210 int r = n
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_adts.h 167 int adtsRead_CrcStartReg(
170 int mBits
185 int reg
217 const INT ignoreBufferFullness
225 * \param pLength pointer to an INT where the length of the given raw data block is stored into
230 int adtsRead_GetRawDataBlockLength(
232 INT blockNum
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
via-parser.rb 51 | INT
56 INT : ('0'..'9')+ ;
77 int k;
78 int i;
85 int j;
  /external/clang/test/CXX/except/except.spec/
p3.cpp 7 extern void (*r1)() throw(int);
8 extern void (*r1)() throw(int);
11 typedef int INT;
12 extern void (*r2)() throw(int);
13 extern void (*r2)() throw(INT);
16 extern void (*r3)() throw(int, float);
17 extern void (*r3)() throw(float, int);
24 extern void (*r5)() throw(int); // expected-note {{previous declaration}}
28 extern void f5() throw(int); // expected-note {{previous declaration}
    [all...]
  /external/clang/test/SemaCXX/
ast-print.cpp 21 // CHECK: if (int a = 1)
22 // CHECK: while (int a = 1)
23 // CHECK: switch (int a = 1)
27 if (int a = 1) { }
28 while (int a = 1) { }
29 switch (int a = 1) { }
32 // CHECK: new (1) int;
33 void *operator new (typeof(sizeof(1)), int, int = 2);
35 new (1) int;
    [all...]
  /libcore/luni/src/main/java/libcore/io/
NioBufferIterator.java 29 private final int size;
32 private int position;
34 NioBufferIterator(long address, int size, boolean swap) {
40 public void seek(int offset) {
44 public void skip(int byteCount) {
48 public void readByteArray(byte[] dst, int dstOffset, int byteCount) {
59 public int readInt() {
60 int result = Memory.peekInt(address + position, swap);
61 position += SizeOf.INT;
    [all...]
  /external/aac/libSBRdec/src/
psdec.h 249 INT rescal;
250 INT sf_IntBuffer;
313 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
315 int DeletePsDec(HANDLE_PS_DEC *h_PS_DEC);
321 int lsb, /* sbr start subband */
322 int scaleFactorLowBandSplitLow,
323 int scaleFactorLowBandSplitHigh,
326 int scaleFactorHighBands,
327 INT *scaleFactorHighBand
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
hetero-nodes.rb 232 a : ID INT -> ^(ID<V> INT) ;
234 INT : '0'..'9'+ ;
273 a : 'begin' INT -> ^('begin'<V> INT) ;
275 INT : '0'..'9'+ ;
328 type : 'int'<V> ;
330 INT : '0'..'9'+;
341 a : ID INT;
343 INT : '0'..'9'+
    [all...]
  /external/clang/bindings/python/tests/cindex/
test_type.py 12 typedef int I;
15 int a;
20 const int f;
21 int *g;
22 int ***h;
38 assert fields[0].type.kind == TypeKind.INT
39 assert fields[0].type.get_canonical().kind == TypeKind.INT
44 assert fields[1].type.get_canonical().kind == TypeKind.INT
64 assert fields[5].type.kind == TypeKind.INT
65 assert fields[5].type.get_canonical().kind == TypeKind.INT
    [all...]

Completed in 1425 milliseconds

1 2 3 4 5 6 7 8 91011>>