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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c 790 UINTN SkipBytes;
844 &SkipBytes
851 Ptr = PeiUsbDevice->ConfigurationData + SkipBytes;
855 LengthLeft = ConfigDescLength - SkipBytes - sizeof (EFI_USB_CONFIG_DESCRIPTOR);
867 &SkipBytes
874 Ptr += SkipBytes;
881 LengthLeft -= SkipBytes;
899 &SkipBytes
906 Ptr += SkipBytes;
913 LengthLeft -= SkipBytes;
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.h 135 int SkipBytes;
texstore.c     [all...]
texgetimage.c 802 dest += store.SkipBytes;
    [all...]
  /external/libchrome/base/
pickle.h 78 bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT {
  /external/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /external/libchrome/base/metrics/
sparse_histogram_unittest.cc 217 EXPECT_FALSE(iter.SkipBytes(1));
histogram_unittest.cc 579 EXPECT_FALSE(iter.SkipBytes(1));
613 EXPECT_FALSE(iter.SkipBytes(1));
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 612 void SkipBytes(unsigned Bytes, bool StartOfLine);
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c     [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 512 CurLexer->SkipBytes(SkipMainFilePreamble.first,
    [all...]
Lexer.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_texture.c 428 src += store.SkipBytes;
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 1143 milliseconds