Searched refs:LEN (Results 1 - 25 of 27) sorted by relevance

12

/external/valgrind/main/none/tests/
H A Dmap_unmap.c9 #define LEN (PAGES*pagesize) macro
13 void *ret = mmap(0, LEN, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0);
29 off = (random() % LEN) & ~(pagesize-1);
35 off %= LEN;
56 munmap(expect1, LEN);
57 munmap(expect2, LEN);
77 munmap(m1, LEN);
/external/bison/lib/
H A Dstrverscmp.c34 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
36 #define LEN 3 macro
85 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
87 /* S_I */ CMP, -1, -1, CMP, 1, LEN, LEN, CMP,
88 1, LEN, LEN, CMP, CMP, CMP, CMP, CMP,
89 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
118 case LEN:
/external/blktrace/
H A Dstrverscmp.c79 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
81 #define LEN 3 macro
113 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
115 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP,
116 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP,
117 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
146 case LEN:
/external/zlib/src/contrib/infback9/
H A Dinflate9.h16 LEN, /* i: waiting for length/lit code */ enumerator in enum:__anon16689
27 TYPE -> STORED or TABLE or LEN or DONE
29 TABLE -> LENLENS -> CODELENS -> LEN
31 LEN -> LEN or TYPE
H A Dinfback9.c300 mode = LEN; /* decode codes */
467 mode = LEN;
469 case LEN:
497 mode = LEN;
/external/zlib/src/as400/
H A Dcompile.clp13 DCL VAR(&SRCLIB) TYPE(*CHAR) LEN(10) +
15 DCL VAR(&SRCFILE) TYPE(*CHAR) LEN(10) +
17 DCL VAR(&CTLFILE) TYPE(*CHAR) LEN(10) +
20 DCL VAR(&MODLIB) TYPE(*CHAR) LEN(10) +
23 DCL VAR(&SRVLIB) TYPE(*CHAR) LEN(10) +
35 DCL VAR(&CMDLEN) TYPE(*DEC) LEN(15 5) VALUE(300) /* Command length. */
36 DCL VAR(&CMD) TYPE(*CHAR) LEN(512)
37 DCL VAR(&FIXDCMD) TYPE(*CHAR) LEN(512)
/external/valgrind/main/memcheck/tests/darwin/
H A Daio.c11 #define LEN 10 macro
12 char buf[LEN];
23 a.aio_nbytes = LEN;
/external/qemu/distrib/zlib-1.2.3/
H A Dinflate.h39 LEN, /* i: waiting for length/lit code */ enumerator in enum:__anon11336
65 TYPE -> STORED or TABLE or LEN or CHECK
67 TABLE -> LENLENS -> CODELENS -> LEN
69 LEN -> LENEXT or LIT or TYPE
70 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
71 LIT -> LEN
H A Dinfback.c303 state->mode = LEN; /* decode codes */
462 state->mode = LEN;
464 case LEN:
502 state->mode = LEN;
H A Dinflate.c794 state->mode = LEN; /* decode codes */
949 state->mode = LEN;
950 case LEN:
1069 if (state->length == 0) state->mode = LEN;
1075 state->mode = LEN;
/external/zlib/src/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */
41 LEN, /* i: waiting for length/lit/eob code */ enumerator in enum:__anon16705
71 LEN_ -> LEN
73 LEN -> LENEXT or LIT or TYPE
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
75 LIT -> LEN
H A Dinfback.c312 state->mode = LEN; /* decode codes */
479 state->mode = LEN;
481 case LEN:
519 state->mode = LEN;
H A Dinflate.c1019 state->mode = LEN;
1020 case LEN:
1143 if (state->length == 0) state->mode = LEN;
1165 if (state->length == 0) state->mode = LEN;
1171 state->mode = LEN;
/external/icu4c/test/cintltst/
H A Dcmsccoll.c44 #define LEN(a) (sizeof(a)/sizeof(a[0])) macro
4502 n = checkUEnumeration("ucol_openAvailableLocales", e, AVAIL, LEN(AVAIL));
4514 n = checkUEnumeration("ucol_getKeywords", e, KW, LEN(KW));
4525 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, LEN(KWVAL));
4537 n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, LEN(KWVAL));
5583 static int nRangeTestcases = LEN(rangeTestcases);
5595 static int nRangeTestcasesSupplemental = LEN(rangeTestcasesSupplemental);
5616 static int nRangeTestcasesQwerty = LEN(rangeTestcasesQwerty);
5627 doTestOneTestCase(rangeTestcases, nRangeTestcases, strRules, LEN(strRules));
5643 doTestOneTestCase(rangeTestcases, nRangeTestcases, strRules, LEN(strRule
[all...]
H A Dcdateintervalformattest.c20 #define LEN(a) (sizeof(a)/sizeof(a[0])) macro
H A Dcdattst.c38 #define LEN(a) (sizeof(a)/sizeof(a[0])) macro
1096 _aux2ExtremeDates(fmt, small, large, buf, LEN(buf), cbuf, 0, &ec);
/external/libpcap/
H A Dtokdefs.h85 LEN = 311, enumerator in enum:yytokentype
189 #define LEN 311 macro
H A Dgrammar.c120 LEN = 311, enumerator in enum:yytokentype
224 #define LEN 311 macro
789 "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP", "VLAN", "MPLS", "PPPOED",
H A Dgrammar.y180 %token LEN
431 | LEN { $$ = gen_loadlen(); }
H A Dscanner.l260 len|length return LEN;
/external/clang/lib/Basic/
H A DIdentifierTable.cpp205 #define HASH(LEN, FIRST, THIRD) \
206 (LEN << 5) + (((FIRST-'a') + (THIRD-'a')) & 31)
207 #define CASE(LEN, FIRST, THIRD, NAME) \
208 case HASH(LEN, FIRST, THIRD): \
209 return memcmp(Name, #NAME, LEN) ? tok::pp_not_keyword : tok::pp_ ## NAME
/external/tinyxml2/
H A Dtinyxml2.cpp1642 static const int LEN = 20; local
1643 char buf1[LEN] = { 0 };
1644 char buf2[LEN] = { 0 };
1647 TIXML_SNPRINTF( buf1, LEN, "%s", errorStr1 );
1650 TIXML_SNPRINTF( buf2, LEN, "%s", errorStr2 );
/external/valgrind/unittest/
H A Dbigtest.cc485 int LEN = params.DATA_SIZE; local
486 context->data = (char*)malloc(LEN + 1);
488 for (int j = 0; j < LEN; j++)
490 context->data[LEN] = '\0';
/external/chromium/third_party/libjingle/source/talk/base/
H A Dstringutils.h58 #define STACK_ARRAY(TYPE, LEN) static_cast<TYPE*>(::alloca((LEN)*sizeof(TYPE)))
/external/icu4c/i18n/
H A Drbt_pars.cpp1475 const int32_t LEN = U_PARSE_CONTEXT_LEN - 1; local
1476 int32_t start = uprv_max(pos - LEN, 0);
1485 stop = uprv_min(pos + LEN, rule.length());

Completed in 2861 milliseconds

12