/external/tcpdump/ |
print-bgp.c | 150 #define BGP_MP_NLRI_MINSIZE 3 /* End of RIB Marker detection */ 2012 const u_char marker[] = { local [all...] |
/external/webkit/Source/WebCore/accessibility/gtk/ |
AccessibilityObjectWrapperAtk.cpp | 1448 RenderListMarker* marker = toRenderListMarker(renderer); local [all...] |
/external/clang/lib/Basic/ |
SourceManager.cpp | 205 // If we are after a line marker that switched us to system header mode, or 309 /// AddLineNote - Add a GNU line marker to the line table. 315 // which does not change the flags of the previous line marker. [all...] |
/external/v8/src/arm/ |
ic-arm.cc | [all...] |
/external/jpeg/ |
jchuff.c | 447 * Emit a restart marker & resynchronize predictions. 489 /* Emit restart marker if needed */ 562 * assigned any code, which saves space in the DHT marker as well as in
|
usage.doc | 154 -restart N Emit a JPEG restart marker every N MCU rows, or every 175 to the portion of the image up to the next restart marker. Of course, the 427 -restart N Emit a JPEG restart marker every N MCU rows, or every
|
change.log | 17 you had to code this up yourself with a custom marker processor.)
|
/external/valgrind/main/docs/internals/ |
xml-output-protocol4.txt | 128 contains a preamble, a program-started marker, the errors from the run 129 of the program, a program-ended marker, and any further errors 315 the ending marker "]]>", which means that if the raw data contains
|
/external/webkit/Tools/DumpRenderTree/ |
AccessibilityUIElement.cpp | 501 AccessibilityTextMarker* marker = 0; local 503 marker = toTextMarker(JSValueToObject(context, arguments[0], exception)); 505 return AccessibilityUIElement::makeJSAccessibilityUIElement(context, toAXElement(thisObject)->accessibilityElementForTextMarker(marker)); [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4enc_api.cpp | 304 encParams->ResyncMarkerDisable = 0; /* Enable Resync Marker */ 364 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ 383 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ 399 encParams->ResyncMarkerDisable = 0; /* Resync Marker */ 411 encParams->ResyncMarkerDisable = 0; /* Resync Marker */ 419 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ [all...] |
/build/core/ |
armelf.x | 116 end of ctors marker and it must be last */
|
armelf.xsc | 116 end of ctors marker and it must be last */
|
/dalvik/vm/compiler/codegen/arm/ |
CodegenCommon.cpp | 411 * Generate an kArmPseudoBarrier marker to indicate the boundary of special
|
/development/samples/Spinner/src/com/android/example/spinner/ |
SpinnerActivity.java | 64 * The "marker" strings are used to write the properties into the file
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractClientConnAdapter.java | 96 /** The reusability marker. */
|
/external/clang/include/clang/AST/ |
OperationKinds.h | 299 UO_Extension // __extension__ marker.
|
/external/dropbear/libtommath/ |
booker.pl | 238 print "Found replacement tag for marker \"$word\" on line $srcline which refers to $str\n";
|
/external/icu4c/common/ |
ucnv_cnv.h | 31 /* this is used in fromUnicode DBCS tables as an "unassigned" marker */
|
/external/icu4c/common/unicode/ |
rep.h | 64 * a special marker having no metadata<li>
|
/external/icu4c/i18n/ |
rbt_pars.h | 255 * the end of rule marker is missing, then the rule end will not be found.
|
/external/icu4c/test/cintltst/ |
cmsgtst.c | 93 va_list marker; local 94 va_start(marker, firstParam); 95 isNULL = (UBool)(va_arg(marker, void*) == NULL); 96 va_end(marker); [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
css.php | 81 'margin-top', 'margin', 'marker-offset', 'marks', 'max-height',
|
/external/llvm/docs/ |
ExtendedIntegerResults.txt | 58 the small type and a signext/zeroext marker is used. For example, we compile
|
/external/llvm/include/llvm/MC/ |
MCInstrItineraries.h | 132 /// isEndMarker - Returns true if the index is for the end marker
|
/external/llvm/include/llvm/Target/ |
TargetSchedule.td | 127 // NoItineraries - A marker that can be used by processors without schedule
|