Searched defs:rep (Results 1 - 25 of 60) sorted by relevance

123

/external/oprofile/libregex/tests/
H A Dregex_test.cpp32 regular_expression_replace rep; local
34 setup_regex(rep, "../stl.pat");
50 rep.execute(str);
/external/compiler-rt/lib/tsan/rtl_tests/
H A Dtsan_test_util_linux.cc61 bool OnReport(const ReportDesc *rep, bool suppressed) { argument
63 if (rep->typ != expect_report_type) {
65 (int)expect_report_type, (int)rep->typ);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cc119 void PrintReport(const ReportDesc *rep) { argument
121 PrintHeader(rep->typ);
123 for (uptr i = 0; i < rep->stacks.Size(); i++) {
126 PrintStack(rep->stacks[i]);
129 for (uptr i = 0; i < rep->mops.Size(); i++)
130 PrintMop(rep->mops[i], i == 0);
132 if (rep->sleep)
133 PrintSleep(rep->sleep);
135 for (uptr i = 0; i < rep->locs.Size(); i++)
136 PrintLocation(rep
173 PrintReport(const ReportDesc *rep) argument
[all...]
/external/icu4c/i18n/
H A Dcasetrn.cpp36 Replaceable *rep=(Replaceable *)csc->p; local
56 c=rep->char32At(csc->index-1);
67 c=rep->char32At(csc->index);
H A Dutrans.cpp17 #include "unicode/rep.h"
40 UReplaceable *rep; member in class:ReplaceableGlue
91 this->rep = replaceable;
98 return (*func->length)(rep);
102 return (*func->charAt)(rep, offset);
106 return (*func->char32At)(rep, offset);
112 (*func->replace)(rep, start, limit, text.getBuffer(), text.length());
118 (*func->extract)(rep, start, limit, target.getBuffer(limit-start));
123 (*func->copy)(rep, start, limit, dest);
397 UReplaceable* rep,
[all...]
/external/webkit/Source/JavaScriptCore/runtime/
H A DIdentifier.h40 Identifier(ExecState* exec, StringImpl* rep) : m_string(add(exec, rep)) { } argument
45 Identifier(JSGlobalData* globalData, StringImpl* rep) : m_string(add(globalData, rep)) { } argument
H A DSmallStrings.cpp46 StringImpl* rep(unsigned char character) function in class:JSC::SmallStringsStorage
136 m_singleCharacterStrings[character] = new (globalData) JSString(globalData, PassRefPtr<StringImpl>(m_storage->rep(character)), JSString::HasOtherOwner);
143 return m_storage->rep(character);
/external/compiler-rt/lib/
H A Dextendsfdf2.c58 const union { src_t f; src_rep_t i; } rep = {.f = x}; local
59 return rep.i;
63 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local
64 return rep.f;
H A Dfp_lib.h107 const union { fp_t f; rep_t i; } rep = {.f = x}; local
108 return rep.i;
112 const union { fp_t f; rep_t i; } rep = {.i = x}; local
113 return rep.f;
H A Dtruncdfsf2.c56 const union { src_t f; src_rep_t i; } rep = {.f = x}; local
57 return rep.i;
61 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local
62 return rep.f;
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DDominators.java142 SsaBasicBlock vAncestorRep = vabbInfo.rep;
143 SsaBasicBlock vRep = vbbInfo.rep;
146 vbbInfo.rep = vAncestorRep;
161 return bbInfo.rep;
261 bbInfo.rep = v;
273 * rep(resentative) is known as "label" in the paper. It is the node
276 public SsaBasicBlock rep; field in class:Dominators.DFSInfo
/external/hyphenation/
H A Dexample.c29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { argument
35 if (rep && rep[j]) {
39 printf(" - %s%s", word, rep[j]);
73 char ** rep; local
144 rep = NULL;
150 (optd && hnj_hyphen_hyphenate2(dict, lcword, n-1, hyphens, hword, &rep, &pos, &cut))) {
182 if (optdd) single_hyphenations(lcword, hyphens, rep, pos, cut, dict->utf8);
183 if (rep) {
185 if (rep[
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
H A DXinerama.c108 xPanoramiXQueryVersionReply rep; local
119 if (!_XReply (dpy, (xReply *) &rep, 0, xTrue)) {
124 *major_versionp = rep.majorVersion;
125 *minor_versionp = rep.minorVersion;
143 xPanoramiXGetStateReply rep; local
153 if (!_XReply (dpy, (xReply *) &rep, 0, xTrue)) {
160 panoramiX_info->window = rep.window;
161 panoramiX_info->State = rep.state;
172 xPanoramiXGetScreenCountReply rep; local
182 if (!_XReply (dpy, (xReply *) &rep,
202 xPanoramiXGetScreenSizeReply rep; local
253 xXineramaIsActiveReply rep; local
283 xXineramaQueryScreensReply rep; local
[all...]
/external/libpcap/missing/
H A Dsnprintf.c134 unsigned long num, unsigned base, char *rep,
149 if((*state->append_char)(state, rep[num % base]))
178 if((*state->append_char)(state, rep[10] + 23)) /* XXX */
133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/external/openfst/src/include/fst/
H A Dconnect.h98 StateId rep = comps_->FindSet(i); local
99 StateId &comp = (*cc)[rep];
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
H A DXF86VMode.c127 xXF86VidModeQueryVersionReply rep; local
136 if (!_XReply(dpy, (xReply *)&rep, 0, xFalse)) {
141 *majorVersion = rep.majorVersion;
142 *minorVersion = rep.minorVersion;
194 xXF86VidModeGetGammaReply rep; local
204 if (!_XReply(dpy, (xReply *)&rep, 0, xFalse)) {
209 Gamma->red = ((float)rep.red) / 10000.;
210 Gamma->green = ((float)rep.green) / 10000.;
211 Gamma->blue = ((float)rep.blue) / 10000.;
225 xXF86VidModeGetModeLineReply rep; local
302 xXF86VidModeGetAllModeLinesReply rep; local
706 xXF86VidModeValidateModeLineReply rep; local
908 xXF86VidModeGetMonitorReply rep; local
1009 xXF86VidModeGetViewPortReply rep; local
1087 xXF86VidModeGetDotClocksReply rep; local
1171 xXF86VidModeGetGammaRampReply rep; local
1205 xXF86VidModeGetGammaRampSizeReply rep; local
[all...]
/external/tcpdump/missing/
H A Dsnprintf.c134 unsigned long num, unsigned base, char *rep,
149 if((*state->append_char)(state, rep[num % base]))
178 if((*state->append_char)(state, rep[10] + 23)) /* XXX */
133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/external/v8/src/
H A Dconversions.cc197 char* rep = rep_builder.Finalize(); local
204 builder.AddSubstring(rep, decimal_point);
207 builder.AddSubstring(rep + decimal_point, f);
209 DeleteArray(rep);
/external/webkit/Source/JavaScriptCore/wtf/text/
H A DStringImpl.h150 static ALWAYS_INLINE PassRefPtr<StringImpl> create(PassRefPtr<StringImpl> rep, unsigned offset, unsigned length) argument
152 ASSERT(rep);
153 ASSERT(length <= rep->length());
158 StringImpl* ownerRep = (rep->bufferOwnership() == BufferSubstring) ? rep->m_substringBuffer : rep.get();
159 return adoptRef(new StringImpl(rep->m_data + offset, length, ownerRep));
/external/webkit/Source/WebKit/win/
H A DWebDataSource.cpp186 /* [retval][out] */ IWebDocumentRepresentation** rep)
195 return m_representation.copyRefTo(rep);
185 representation( IWebDocumentRepresentation** rep) argument
/external/zlib/src/contrib/minizip/
H A Dminizip.c346 char rep=0; local
357 rep = answer[0] ;
358 if ((rep>='a') && (rep<='z'))
359 rep -= 0x20;
361 while ((rep!='Y') && (rep!='N') && (rep!='A'));
362 if (rep=='N')
364 if (rep
[all...]
/external/icu4c/common/
H A Duiter.cpp20 #include "unicode/rep.h"
533 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep) { argument
535 if(rep!=0) {
537 iter->context=rep;
538 iter->limit=iter->length=rep->length();
/external/libppp/src/
H A Dether.c218 struct ng_mesg *rep = (struct ng_mesg *)msgbuf; local
219 struct ngpppoe_sts *sts = (struct ngpppoe_sts *)(msgbuf + sizeof *rep);
244 if (NgRecvMsg(dev->cs, rep, sizeof msgbuf, NULL) <= 0)
247 if (rep->header.version != NG_VERSION) {
249 (long)rep->header.version, (long)NG_VERSION);
253 if (rep->header.typecookie != NGM_PPPOE_COOKIE) {
255 (long)rep->header.typecookie, (long)NGM_PPPOE_COOKIE);
260 switch (rep->header.cmd) {
273 asciilen = rep->header.arglen;
287 snprintf(unknown, sizeof unknown, "<%d>", (int)rep
[all...]
H A Dnetgraph.c171 struct ng_mesg *rep = (struct ng_mesg *)msgbuf; local
197 if (NgRecvAsciiMsg(dev->cs, rep, sizeof msgbuf, path)) {
203 /* XXX: Should we check rep->header.version ? */
207 rep->header.cmdstr);
210 rep->header.cmdstr);
211 len = strlen(rep->header.cmdstr);
214 memcpy(buf, rep->header.cmdstr, sz);
/external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
H A DSDL_sysjoystick.c152 #define REP_BUF_DATA(rep) ((rep)->buf->ucr_data)
154 #define REP_BUF_DATA(rep) ((rep)->buf->ugd_data)
156 #define REP_BUF_DATA(rep) ((rep)->buf->data)
260 struct report *rep; local
308 rep = &hw->inreport;
310 rep->rid = hid_get_report_id(fd);
311 if (rep
406 struct report *rep; local
[all...]

Completed in 1593 milliseconds

123