/external/pdfium/core/src/fxcodec/codec/ |
fx_codec_jpx_opj.cpp | 559 FX_BOOL Decode(FX_LPBYTE dest_buf, int pitch, FX_BOOL bTranslateColor, FX_LPBYTE offsets);
672 FX_BOOL CJPX_Decoder::Decode(FX_LPBYTE dest_buf, int pitch, FX_BOOL bTranslateColor, FX_LPBYTE offsets)
698 channel_bufs[i] = dest_buf + offsets[i];
790 FX_BOOL CCodec_JpxModule::Decode(void* ctx, FX_LPBYTE dest_data, int pitch, FX_BOOL bTranslateColor, FX_LPBYTE offsets)
793 return pDecoder->Decode(dest_data, pitch, bTranslateColor, offsets);
|
/external/sfntly/cpp/src/sfntly/table/core/ |
cmap_table.h | 586 // Offsets to specific elements in the underlying data. These offsets are 595 // offsets relative to the encoding record 669 // offsets within the group structure 681 // offsets within the group structure
|
/external/chromium_org/content/renderer/pepper/ |
pepper_plugin_instance_impl.cc | 1054 std::vector<size_t> offsets; local [all...] |
/external/libvorbis/lib/ |
vorbisfile.c | 503 if(vf->offsets)_ogg_free(vf->offsets); 507 vf->offsets=_ogg_malloc((vf->links+1)*sizeof(*vf->offsets)); 514 vf->offsets[m+1]=end; 515 vf->offsets[m]=begin; 581 vf->offsets[m+1]=next; 645 vf->offsets[0]=0; 920 vf->offsets=_ogg_calloc(1,sizeof(*vf->offsets)); [all...] |
/art/compiler/ |
elf_writer_mclinker.cc | 405 const std::vector<uint32_t>& offsets = compiled_code.GetOatdataOffsetsToCompliledCodeOffset(); local 406 for (uint32_t i = 0; i < offsets.size(); i++) { 407 uint32_t oatdata_offset = oatdata_address + offsets[i];
|
/external/chromium_org/chrome/browser/autocomplete/ |
history_quick_provider.cc | 249 std::vector<size_t> offsets = local 255 base::OffsetAdjuster::AdjustOffsets(adjustments, &offsets); 257 ReplaceOffsetsInTermMatches(history_match.url_matches(), offsets);
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/ |
GIFImageDecoderTest.cpp | 218 RefPtr<SharedBuffer> data = readFile("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif"); 417 testRandomFrameDecode("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif"); 426 testRandomDecodeAfterClearFrameBufferCache("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif");
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_shader_tokens.h | 472 * if texture instruction has a number of offsets, 520 /* for texture offsets in GLSL and DirectX. 523 * non-constant texture offsets.
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts3matchinfo.test | 304 # Test that the offsets() function handles corruption in the %_content 312 SELECT offsets(t9) FROM t9 WHERE t9 MATCH 'to'; 317 SELECT offsets(t9) FROM t9 WHERE t9 MATCH 'to';
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
opt-gvmat64.asm | 77 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib 88 ;;; Offsets for fields in the deflate_state structure. These numbers 95 ; all the +zlib1222add offsets are due to the addition of fields
|
/external/chromium_org/v8/tools/ |
gen-postmortem-metadata.py | 41 # v8dbg_off_fp_NAME = OFFSET Frame pointer offsets 42 # v8dbg_prop_NAME = OFFSET Object property offsets 382 # Each class's fields and the corresponding offsets are described in the
|
/external/llvm/test/MC/ARM/ |
eh-directive-pad.s | 4 @ Check for different stack pointer offsets. 6 @ The .pad directive will track the stack pointer offsets. There are several 7 @ ways to encode the stack offsets. We have to test:
|
/external/mesa3d/src/gallium/include/pipe/ |
p_shader_tokens.h | 472 * if texture instruction has a number of offsets, 520 /* for texture offsets in GLSL and DirectX. 523 * non-constant texture offsets.
|
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationShrinker.java | [all...] |
/external/valgrind/main/coregrind/ |
m_errormgr.c | 1521 Int** offsets; local [all...] |
/external/zlib/src/contrib/gcc_gvmat64/ |
gvmat64.S | 87 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
98 ;;; Offsets for fields in the deflate_state structure. These numbers
105 ; all the +zlib1222add offsets are due to the addition of fields
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 114 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
125 ;;; Offsets for fields in the deflate_state structure. These numbers
132 ; all the +zlib1222add offsets are due to the addition of fields
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 74 ; all the +zlib1222add offsets are due to the addition of fields
118 ;;; stack frame offsets
140 ;;; Offsets for fields in the deflate_state structure. These numbers
|
/frameworks/base/core/java/android/view/animation/ |
AnimationSet.java | 496 final long[] offsets = mStoredOffsets; local 497 if (offsets == null) return; 503 children.get(i).setStartOffset(offsets[i]);
|
/frameworks/base/libs/input/ |
PointerController.cpp | 338 // Apply offsets to convert from the pixel top-left corner position to the pixel center. 340 // taking into account that the pointer may be located at fractional pixel offsets. 381 // Apply offsets to convert from the pixel center to the pixel top-left corner position
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifOutputStream.java | 469 long[] offsets = new long[stripCount]; local 471 offsets[i] = offset; 475 offsets);
|
/hardware/qcom/display/msm8084/libgralloc/ |
framebuffer.cpp | 157 /* Interpretation of offset for color fields: All offsets are from the 206 //adreno needs 4k aligned offsets. Max hole size is 4096-1 328 //adreno needs page aligned offsets. Align the fbsize to pagesize.
|
/hardware/qcom/display/msm8226/libgralloc/ |
framebuffer.cpp | 155 /* Interpretation of offset for color fields: All offsets are from the 204 //adreno needs 4k aligned offsets. Max hole size is 4096-1 326 //adreno needs page aligned offsets. Align the fbsize to pagesize.
|
/hardware/qcom/display/msm8960/libgralloc/ |
framebuffer.cpp | 151 /* Interpretation of offset for color fields: All offsets are from the 200 //adreno needs 4k aligned offsets. Max hole size is 4096-1 315 //adreno needs page aligned offsets. Align the fbsize to pagesize.
|
/hardware/qcom/display/msm8974/libgralloc/ |
framebuffer.cpp | 151 /* Interpretation of offset for color fields: All offsets are from the 200 //adreno needs 4k aligned offsets. Max hole size is 4096-1 315 //adreno needs page aligned offsets. Align the fbsize to pagesize.
|