/external/icu4c/samples/datefmt/ |
D | README.TXT | 77 zone before display. For instance, if some even occurs at 0:00 GMT 79 Stating that it occurs at 5:00 PM PDT on the day before in the
|
/external/libxml2/ |
D | valid.c | 354 long occurs;/* bitfield for multiple occurrences */ member 360 #define MAX_DEPTH ((sizeof(_xmlValidState.occurs)) * 8) 364 #define OCCURS ctxt->vstate->occurs 367 #define OCCURRENCE (ctxt->vstate->occurs & (1 << DEPTH)) 368 #define PARENT_OCCURRENCE (ctxt->vstate->occurs & ((1 << DEPTH) - 1)) 370 #define SET_OCCURRENCE ctxt->vstate->occurs |= (1 << DEPTH) 371 #define RESET_OCCURRENCE ctxt->vstate->occurs &= ((1 << DEPTH) - 1) 375 xmlNodePtr node, unsigned char depth, long occurs, in vstateVPush() argument 410 (ctxt->vstateTab[i].occurs == occurs) && in vstateVPush() 416 ctxt->vstateTab[ctxt->vstateNr].occurs = occurs; in vstateVPush() [all …]
|
D | xmlschemas.c | 528 int occurs; /* required, optional */ member 7092 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local 7163 occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() 7165 occurs = XML_SCHEMAS_ATTR_USE_PROHIBITED; in xmlSchemaParseLocalAttribute() 7167 occurs = XML_SCHEMAS_ATTR_USE_REQUIRED; in xmlSchemaParseLocalAttribute() 7220 (occurs != XML_SCHEMAS_ATTR_USE_OPTIONAL)) { in xmlSchemaParseLocalAttribute() 7274 if (occurs == XML_SCHEMAS_ATTR_USE_PROHIBITED) in xmlSchemaParseLocalAttribute() 7282 use->occurs = occurs; in xmlSchemaParseLocalAttribute() 7302 } else if (occurs != XML_SCHEMAS_ATTR_USE_PROHIBITED) { in xmlSchemaParseLocalAttribute() 7315 use->occurs = occurs; in xmlSchemaParseLocalAttribute() [all …]
|
/external/webkit/V8Binding/v8/benchmarks/ |
D | README.txt | 39 pages where it occurs and the number of times it is executed while
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 260 int occurs; /* Deprecated; not used */ member
|
/external/webkit/WebCore/bridge/objc/ |
D | objc_utility.mm | 82 Returns true for success, false for failure. (Failure occurs when 'buffer'
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebPolicyDelegate.idl | 142 once. This occurs when loading a "multipart/x-mixed-replace"
|
D | IWebResourceLoadDelegate.idl | 126 This occurs with multipart/x-mixed-replace, or "server push". In this case, the client
|
/external/jpeg/ |
D | change.log | 37 which the error occurs will be output as uniform gray, or left unchanged
|
D | structure.doc | 537 arbitrarily far ahead of the data output processing. (This occurs only 708 If a suspension occurs, the codec simply returns without updating the state, 831 virtual-array access protocol is very small when no swapping occurs.
|
D | libjpeg.doc | 266 on stderr, and it will call exit() if a fatal error occurs. 1676 pitfall in this approach: the backtrack that occurs when FALSE is returned 1681 call to fill_input_buffer() occurs in the same library call, and no 1853 events occurs. (If called after the EOI marker is reached, it will 1876 corresponding to the completed scan. This occurs for free if you pass 2292 occurs later, in jpeg_start_decompress(). 2702 transferring pass, only one call occurs per call of jpeg_read_scanlines or
|
/external/tinyxml/ |
D | changes.txt | 102 - Nimrod Cohen found a truly evil bug in the STL implementation that occurs
|
D | readme.txt | 124 TinyXml will assume Legacy Mode until one of the following occurs:
|
/external/bzip2/ |
D | CHANGES | 32 error messages (internal panics) when an I/O error occurs, instead of
|
D | bzip2.txt | 106 though, that the check occurs upon decompression, so it
|
D | bzip2.1.preformatted | 109 though, that the check occurs upon decompression, so it
|
/external/icu4c/data/brkitr/ |
D | line.txt | 29 # The problem occurs in the reverse rules.
|
/external/dosfstools/ |
D | COPYING | 54 pattern of such abuse occurs in the area of products for individuals to 319 specifically for use in, a User Product, and the conveying occurs as
|
D | NOTICE | 54 pattern of such abuse occurs in the area of products for individuals to 319 specifically for use in, a User Product, and the conveying occurs as
|
/external/openssl/crypto/des/ |
D | VERSION | 339 Changed D_ENCRYPT so that the rotation of R occurs outside of
|
/external/webkit/WebKit/win/ |
D | ChangeLog | 476 <rdar://problem/7038831> REGRESSION (TOT): In Mail, a crash occurs
|
/external/zlib/win32/ |
D | DLL_FAQ.txt | 246 occurs when an executable (not necessarily standalone) and a
|
/external/bluetooth/glib/docs/reference/glib/ |
D | regex-syntax.sgml | 1329 When an option change occurs at top level (that is, not inside subpattern 1978 A back reference that occurs inside the parentheses to which it refers 2248 in the subpattern, a compile-time error occurs. 2445 provided that it occurs inside that subpattern. (If not, it is a "subroutine"
|
/external/blktrace/btt/doc/ |
D | btt.tex | 54 command-line usage section occurs relatively late in the document (see 120 for a request. That occurs between the Q and G operations. You
|
/external/libpcap/ |
D | aclocal.m4 | 628 # cpu types and update it when such a failure occurs.
|