/external/freetype/include/freetype/internal/ |
ftvalid.h | 51 /* FreeType. It generally means that all offsets have been checked to */
|
/external/grub/stage2/ |
nbloader.S | 101 /* Zero the offsets */
|
/external/icu4c/i18n/ |
basictz.cpp | 45 // Check the offsets at the start time 229 // second rule raw/dst offsets should match raw/dst offsets 264 // No transitions in the past. Just use the current offsets
|
/external/icu4c/tools/genrb/ |
reslist.c | 315 /* 16-bit count, key offsets and values */ 328 /* 16-bit count, 16-bit key offsets, 32-bit values */ 332 /* 32-bit count, key offsets and values */ 426 /* 16-bit count, 16-bit key offsets, 32-bit values */ 430 /* 32-bit count, key offsets and values */ 585 /* 16-bit count and even number of 16-bit key offsets need padding before 32-bit resource items */ 666 * In URES_TABLE, use all local key offsets that fit into 16 bits, 667 * and use the remaining 16-bit offsets for pool key offsets 670 * for pool key offsets [all...] |
/external/kernel-headers/original/linux/ |
filter.h | 129 /* RATIONALE. Negative offsets are invalid in BPF.
|
/external/llvm/include/llvm/MC/ |
MCSection.h | 56 /// can emit section offsets as direct references to avoid a subtraction
|
/external/pcre/doc/ |
pcre_dfa_exec.3 | 34 \fIovector\fP Points to a vector of ints for result offsets
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_test_bad_identifiers.proto | 85 optional uint32 offsets = 26;
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_BView.h | 47 /* Set drawing offsets for fullscreen mode */
|
/external/qemu/ |
offset_layout.py | 20 Unspecified offsets default to 0 (unchanged).
|
/external/skia/include/pdf/ |
SkPDFCatalog.h | 28 The PDF catalog manages object numbers and file offsets. It is used
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_characterdataindexsizeerrsubstringoffsetgreater.js | 85 desired exception since the offsets value is greater
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_characterdataindexsizeerrsubstringoffsetgreater.js | 85 desired exception since the offsets value is greater
|
/external/webkit/Source/WebCore/loader/ |
CachedMetadata.h | 114 // Serialization offsets. Format: [DATA_TYPE_ID][DATA].
|
/external/webkit/Source/WebCore/platform/audio/ |
SincResampler.h | 60 // The kernel offsets are sub-sample shifts of a windowed sinc() shifted from 0.0 to 1.0 sample.
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
UniscribeHelper.h | 267 // offsets. 277 // All offsets are from the beginning of this run. Multiple characters 290 // This contains glyph offsets, from the nominal position of a glyph. 415 // direction), this makes it very difficult to compute character offsets
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
LoopBlinnPathProcessor.h | 62 // polygon offsets.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
browser_harness.rb | 230 (width, offsets) = @ie.parseSubTestData(subtest_data) 232 (width, offsets, lines) = combine_combo_creator(@ie.config['html_tags_per_page'], width, offsets) 233 return @ie.generateTestUrl(@ie.nextTestNum(), width, offsets)
|
/frameworks/base/core/java/android/text/ |
AlteredCharSequence.java | 31 * offsets <code>substart</code> inclusive to <code>subend</code> exclusive
|
/frameworks/base/core/jni/ |
android_ddm_DdmHandleNativeHeap.cpp | 53 * copy them into a byte[] with a "struct Header" that holds data offsets,
|
/frameworks/base/core/tests/coretests/src/android/text/ |
PackedIntVectorTest.java | 113 // Test undoing offsets.
|
/libcore/luni/src/main/java/java/util/ |
TimeZone.java | 50 * and the raw and actual offsets will always be the same. 69 * style may yield GMT offsets like {@code GMT-08:00}. 75 * Requests for this style may yield GMT offsets like {@code GMT-08:00}. 221 * offsets.
|