Searched
full:mark (Results
351 -
375 of
2319) sorted by null
<<11121314151617181920>>
/external/elfutils/libelf/ |
gelf_update_rel.c | 95 /* Mark the section as modified. */
|
gelf_update_rela.c | 98 /* Mark the section as modified. */
|
gelf_update_sym.c | 106 /* Mark the section as modified. */
|
/external/guava/src/com/google/common/base/ |
Charsets.java | 60 * optional byte-order mark.
|
/external/icu4c/tools/genbrk/ |
genbrk.1.in | 83 contains a byte order mark (BOM) at the beginning of the file, which is the Unicode character
|
/external/icu4c/tools/genctd/ |
genctd.1.in | 84 contains a byte order mark (BOM) at the beginning of the file, which is the Unicode character
|
/external/iproute2/ip/ |
iprule.c | 131 __u32 mark = 0, mask = 0; local 134 mark = *(__u32*)RTA_DATA(tb[FRA_FWMARK]); 138 fprintf(fp, "fwmark 0x%x/0x%x ", mark, mask); 140 fprintf(fp, "fwmark 0x%x ", mark);
|
/external/iptables/extensions/ |
libip6t_SECMARK.c | 4 * Based on the MARK target.
|
libipt_SECMARK.c | 4 * Based on the MARK target.
|
/external/kernel-headers/original/asm-x86/ |
mc146818rtc_32.h | 29 * a non-SMP machine just to mark that the lock is owned.
|
/external/kernel-headers/original/linux/ |
smp.h | 72 * Mark the boot cpu "online" so that it can call console drivers in
|
/external/opencore/codecs_v2/omx/omx_h264enc/src/ |
avc_enc.cpp | 552 //Mark the inpur buffer consumed to indicate corrupt frame 572 //Mark the inpur buffer consumed to indicate corrupt frame 583 //Mark the inpur buffer consumed to indicate corrupt frame 594 //Mark the inpur buffer consumed to indicate corrupt frame 661 //No more SPS and PPS NAL's to come, mark the header flag as true 675 //Mark the SPS and PPS buffers with the first input bufer timestamp 682 //No more SPS and PPS NAL's to come, mark the header flag as true 710 //Output data has been filled in the over run buffer, mark the flag as true 723 //Output data has been filled in the over run buffer, mark the flag as true
|
/external/proguard/src/proguard/obfuscate/ |
Obfuscator.java | 93 // Mark the seeds. 101 // Mark attributes that have to be kept. 409 // Mark NameAndType constant pool entries that have to be kept 414 // Mark Utf8 constant pool entries that have to be kept
|
/external/proguard/src/proguard/optimize/info/ |
NoSideEffectMethodMarker.java | 48 // Ignore any attempts to mark fields.
|
VariableUsageMarker.java | 86 // Mark the variable.
|
/external/qemu/distrib/sdl-1.2.12/src/main/beos/ |
SDL_BeApp.cc | 81 /* Mark the application active */
|
/external/qemu/distrib/zlib-1.2.3/ |
inftrees.h | 2 * Copyright (C) 1995-2005 Mark Adler
|
/external/sqlite/android/ |
PhoneticStringUtils.h | 29 // is "consumed" (e.g. Japanese halfwidth katakana's voiced mark is consumed
|
/external/v8/src/ |
disasm.h | 62 // Returns -1 if instruction does not mark the beginning of a constant pool,
|
/external/v8/test/cctest/ |
test-mark-compact.cc | 113 // Do a mark compact GC to shrink the heap. 136 // Call mark compact GC, and it should pass. 148 // call mark-compact when heap is empty 222 // mark compact is permitted.
|
/external/webkit/WebCore/bindings/js/ |
JSAttrCustom.cpp | 66 // Mark the element so that this will work to access the attribute even if the last
|
JSImageConstructor.cpp | 65 // added to the window object. This is done to ensure that JSDocument::mark
|
/external/webkit/WebCore/platform/graphics/mac/ |
WebTiledLayer.mm | 109 #pragma mark -
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.h | 78 // this will mark the image as failed.
|
/external/webkit/WebCore/storage/ |
OriginQuotaManager.h | 57 void markDatabase(Database*); // Mark dirtiness of a specific database.
|
Completed in 1062 milliseconds
<<11121314151617181920>>