Searched refs:pe (Results 1 - 25 of 162) sorted by relevance

1234567

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DPrivilegedActionException2Test.java30 PrivilegedActionException pe = new PrivilegedActionException(e);
31 assertEquals("Did not encapsulate test exception!", e, pe
35 pe = new PrivilegedActionException(null);
36 assertNull("Did not encapsulate null test exception properly!", pe
45 PrivilegedActionException pe = new PrivilegedActionException(e);
46 assertEquals("Did not encapsulate test IOException!", e, pe
/external/icu/icu4c/source/i18n/
H A Duspoof_build.cpp50 int32_t *errorType, UParseError *pe, UErrorCode *status) {
62 if (pe != NULL) {
63 pe->line = 0;
64 pe->offset = 0;
65 pe->preContext[0] = 0;
66 pe->postContext[0] = 0;
74 ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *status);
75 buildWSConfusableData(This, confusablesWholeScript, confusablesWholeScriptLen, pe, *status);
48 uspoof_openFromSource(const char *confusables, int32_t confusablesLen, const char *confusablesWholeScript, int32_t confusablesWholeScriptLen, int32_t *errorType, UParseError *pe, UErrorCode *status) argument
H A Duregexc.cpp27 UParseError *pe,
38 return uregex_open(patString.getBuffer(), patString.length(), flags, pe, status);
25 uregex_openC( const char *pattern, uint32_t flags, UParseError *pe, UErrorCode *status) argument
H A Duspoof_wsconf.h64 int32_t confusablesWSLen, UParseError *pe, UErrorCode &status);
H A Drepattrn.cpp304 UParseError &pe,
338 compiler.compile(regex, pe, status);
355 UParseError &pe,
389 compiler.compile(regex, pe, status);
404 UParseError &pe,
407 return compile(regex, 0, pe, err);
416 UParseError &pe,
419 return compile(regex, 0, pe, err);
431 UParseError pe; local
432 return compile(regex, flags, pe, er
302 compile(const UnicodeString &regex, uint32_t flags, UParseError &pe, UErrorCode &status) argument
353 compile(UText *regex, uint32_t flags, UParseError &pe, UErrorCode &status) argument
403 compile(const UnicodeString &regex, UParseError &pe, UErrorCode &err) argument
415 compile(UText *regex, UParseError &pe, UErrorCode &err) argument
444 UParseError pe; local
507 matches(const UnicodeString &regex, const UnicodeString &input, UParseError &pe, UErrorCode &status) argument
531 matches(UText *regex, UText *input, UParseError &pe, UErrorCode &status) argument
[all...]
/external/v8/test/mjsunit/regress/
H A Dregress-crbug-272564.js39 function pe(a, b, c) { function
46 pe(a, b, 0);
47 pe(a, b, 0);
48 %OptimizeFunctionOnNextCall(pe);
49 pe(a, b, 0);
/external/iproute2/lib/
H A Dinet_proto.c29 struct protoent *pe; local
34 pe = getprotobynumber(proto);
35 if (pe) {
37 strncpy(ncache, pe->p_name, 16);
38 strncpy(buf, pe->p_name, len);
49 struct protoent *pe; local
61 pe = getprotobyname(buf);
62 if (pe) {
63 icache = pe->p_proto;
64 strncpy(ncache, pe
[all...]
/external/linux-tools-perf/src/tools/perf/tests/
H A Dbp_signal.c61 struct perf_event_attr pe; local
64 memset(&pe, 0, sizeof(struct perf_event_attr));
65 pe.type = PERF_TYPE_BREAKPOINT;
66 pe.size = sizeof(struct perf_event_attr);
68 pe.config = 0;
69 pe.bp_type = HW_BREAKPOINT_X;
70 pe.bp_addr = (unsigned long) fn;
71 pe.bp_len = sizeof(long);
73 pe.sample_period = 1;
74 pe
[all...]
H A Dbp_signal_overflow.c62 struct perf_event_attr pe; local
77 memset(&pe, 0, sizeof(struct perf_event_attr));
78 pe.type = PERF_TYPE_BREAKPOINT;
79 pe.size = sizeof(struct perf_event_attr);
81 pe.config = 0;
82 pe.bp_type = HW_BREAKPOINT_X;
83 pe.bp_addr = (unsigned long) test_function;
84 pe.bp_len = sizeof(long);
86 pe.sample_period = THRESHOLD;
87 pe
[all...]
/external/skia/tests/
H A DAsADashTest.cpp15 SkAutoTUnref<SkCornerPathEffect> pe(SkCornerPathEffect::Create(1.0));
18 SkPathEffect::DashType dashType = pe->asADash(&info);
25 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase));
27 SkPathEffect::DashType dashType = pe->asADash(NULL);
36 SkAutoTUnref<SkDashPathEffect> pe(SkDashPathEffect::Create(inIntervals, 4, phase));
40 SkPathEffect::DashType dashType = pe->asADash(&info);
48 pe->asADash(&info);
/external/elfutils/src/tests/
H A Drun-dwfllines.sh25 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
27 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
29 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
31 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
33 time: 0, len: 0, idx: 0, b: 1, e: 1, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
36 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
38 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
40 time: 0, len: 0, idx: 0, b: 1, e: 0, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
42 time: 0, len: 0, idx: 0, b: 1, e: 1, pe: 0, eb: 0, block: 0, isa: 0, disc: 0
45 time: 0, len: 0, idx: 0, b: 1, e: 0, pe
[all...]
/external/icu/icu4c/source/common/
H A Ducase.cpp141 const uint16_t *pe=GET_EXCEPTIONS(csp, props); local
142 uint16_t excWord=*pe++;
144 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe, c);
158 const uint16_t *pe=GET_EXCEPTIONS(csp, props); local
159 uint16_t excWord=*pe++;
161 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c);
175 const uint16_t *pe=GET_EXCEPTIONS(csp, props); local
176 uint16_t excWord=*pe++;
185 GET_SLOT_VALUE(excWord, idx, pe, c);
244 const uint16_t *pe0, *pe local
450 const uint16_t *pe=GET_EXCEPTIONS(csp, props); local
813 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
957 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
1103 const uint16_t *pe=GET_EXCEPTIONS(csp, props); local
1167 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
[all...]
/external/aac/libAACenc/src/
H A Dline_pe.h104 INT sfbPe[MAX_GROUPED_SFB]; /* pe for each sfb */
107 INT pe; /* sum of sfbPe */ member in struct:__anon108
114 INT pe; member in struct:__anon109
/external/toybox/toys/pending/
H A Dfdisk.c207 struct part_entry *pe; local
212 pe = &partitions[i];
213 px = pe->part;
215 first[i] = swap_le32toh(px->start4) + pe->start_offset;
303 struct part_entry *pe = &partitions[i]; local
304 pe->part = part_offset(MBRbuf, i);
305 pe->start_offset = 0;
306 pe->sec_buffer = MBRbuf;
307 pe->modified = change;
576 struct part_entry *pe local
662 struct part_entry *pe; local
883 struct part_entry *pe = &partitions[i]; local
918 struct part_entry *pe = &partitions[idx]; local
980 struct part_entry *pe; local
1043 struct part_entry *pe; local
1086 struct part_entry *pe; local
1148 struct part_entry *pe = &partitions[idx]; local
1175 struct part_entry *pe; local
1191 struct part_entry *pe; local
1222 struct part_entry *pe; local
[all...]
/external/harfbuzz_ng/src/
H A Dhb-buffer-deserialize-text.rl100 const char *p = buf, *pe = buf + buf_len;
105 while (p < pe && ISSPACE (*p))
107 if (p < pe && *p == (buffer->len ? '|' : '['))
112 const char *eof = pe, *tok = NULL;
123 return p == pe && *(p-1) != ']';
H A Dhb-ot-shape-complex-sea-machine.hh112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
128 pe = eof = buffer->len;
139 if ( p == pe )
205 if ( ++p != pe )
H A Dhb-buffer-deserialize-json.rl106 const char *p = buf, *pe = buf + buf_len;
111 while (p < pe && ISSPACE (*p))
113 if (p < pe && *p == (buffer->len ? ',' : '['))
129 return p == pe && *(p-1) != ']';
H A Dhb-buffer-deserialize-text.hh325 const char *p = buf, *pe = buf + buf_len; local
330 while (p < pe && ISSPACE (*p))
332 if (p < pe && *p == (buffer->len ? '|' : '['))
337 const char *eof = pe, *tok = NULL;
353 if ( p == pe )
485 if ( ++p != pe )
568 return p == pe && *(p-1) != ']';
H A Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
300 pe = eof = buffer->len;
311 if ( p == pe )
381 if ( ++p != pe )
H A Dhb-ot-shape-complex-sea-machine.rl82 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
91 pe = eof = buffer->len;
/external/skia/src/gpu/
H A DGrStrokeInfo.h69 bool setDashInfo(const SkPathEffect* pe) { argument
70 if (pe && !fStroke.isFillStyle()) {
72 fDashType = pe->asADash(&dashInfo);
76 pe->asADash(&dashInfo);
137 const SkPathEffect* pe = paint.getPathEffect(); local
138 this->setDashInfo(pe);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDateFormatAPIC.java77 } catch (java.text.ParseException pe) {
78 System.out.println(pe);
112 } catch (java.text.ParseException pe) {
113 System.out.println(pe);
134 } catch (java.text.ParseException pe) {
135 System.out.println(pe);
/external/skia/gm/
H A Ddashcubics.cpp33 SkPathEffect* pe = SkDashPathEffect::Create(intervals, 2, 0); local
44 paint.setPathEffect(pe)->unref();
/external/skia/samplecode/
H A DSamplePathEffects.cpp49 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); local
52 return pe;
67 SkPathEffect* pe = SkComposePathEffect::Create(outer, inner); local
70 return pe;
/external/llvm/tools/llvm-objdump/
H A DELFDump.cpp28 pe = o->end_program_headers();
29 pi != pe; ++pi) {

Completed in 1028 milliseconds

1234567