HomeSort by relevance Sort by last modified time
    Searched refs:fragmentStart (Results 1 - 21 of 21) sorted by null

  /external/skia/src/utils/win/
SkDWriteFontFileStream.cpp 176 void const** fragmentStart,
185 *fragmentStart = nullptr;
196 *fragmentStart = static_cast<BYTE const*>(data) + static_cast<size_t>(fileOffset);
203 *fragmentStart = nullptr;
214 *fragmentStart = streamData.get();
SkDWriteFontFileStream.h 67 void const** fragmentStart,
  /external/skqp/src/utils/win/
SkDWriteFontFileStream.cpp 176 void const** fragmentStart,
185 *fragmentStart = nullptr;
196 *fragmentStart = static_cast<BYTE const*>(data) + static_cast<size_t>(fileOffset);
203 *fragmentStart = nullptr;
214 *fragmentStart = streamData.get();
SkDWriteFontFileStream.h 67 void const** fragmentStart,
  /external/pdfium/core/fxge/win32/
fx_win32_dwrite.cpp 45 ReadFileFragment(void const** fragmentStart,
309 CDwFontFileStream::ReadFileFragment(void const** fragmentStart,
315 *fragmentStart = static_cast<uint8_t const*>(resourcePtr_) +
320 *fragmentStart = nullptr;
  /external/tcpdump/
print-sctp.c 282 uint16_t fragmentStart;
766 EXTRACT_32BITS(&sack->highestConseqTSN) + EXTRACT_16BITS(&frag->fragmentStart),
  /external/harfbuzz_ng/src/
hb-directwrite.cc 88 virtual HRESULT STDMETHODCALLTYPE ReadFileFragment(void const** fragmentStart,
102 *fragmentStart = &mData[index];
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
HttpUrl.java 574 int fragmentStart = url.indexOf('#') + 1;
575 return url.substring(fragmentStart);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h     [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/
okhttp-2.7.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
okhttp-2.7.4.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/
okhttp-3.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/
okhttp-3.4.1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 295 milliseconds