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

  /external/llvm/lib/ProfileData/
InstrProf.cpp 499 ValueProfData *allocValueProfDataInstrProf(size_t TotalSizeInBytes) {
501 (ValueProfData *)(new (::operator new(TotalSizeInBytes)) ValueProfData());
502 memset(VD, 0, TotalSizeInBytes);
  /external/compiler-rt/lib/profile/
InstrProfData.inc 393 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 393 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 405 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc 405 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProfData.inc 430 ValueProfData *(*AllocValueProfData)(size_t TotalSizeInBytes);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h     [all...]
  /external/vixl/src/aarch64/
operands-aarch64.h 710 VIXL_DEPRECATED("GetTotalSizeInBytes", unsigned TotalSizeInBytes() const) {
  /external/v8/src/arm64/
assembler-arm64.h 504 int TotalSizeInBytes() const {
    [all...]
macro-assembler-arm64.cc     [all...]

Completed in 1817 milliseconds