HomeSort by relevance Sort by last modified time
    Searched defs:ParameterCount (Results 1 - 23 of 23) sorted by null

  /external/v8/src/
macro-assembler.h 222 class ParameterCount BASE_EMBEDDED {
224 explicit ParameterCount(Register reg) : reg_(reg), immediate_(0) {}
225 explicit ParameterCount(int imm) : reg_(no_reg), immediate_(imm) {}
243 DISALLOW_IMPLICIT_CONSTRUCTORS(ParameterCount);
  /external/pdfium/third_party/lcms/src/
cmsgamma.c 49 int ParameterCount[MAX_TYPES_IN_LCMS_PLUGIN]; // Number of parameters for each function
151 memmove(fl->ParameterCount, Plugin ->ParameterCount, fl->nFunctions * sizeof(cmsUInt32Number));
732 size = c->ParameterCount[Pos] * sizeof(cmsFloat64Number);
    [all...]
  /external/v8/src/compiler/
linkage.h 231 size_t ParameterCount() const { return location_sig_->parameter_count(); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adtgen.h 149 USHORT ParameterCount;
ntsecapi.h 70 ULONG ParameterCount;
    [all...]
  /external/clang/lib/Format/
FormatToken.h 185 unsigned ParameterCount = 0;
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 330 cmsUInt32Number ParameterCount[MAX_TYPES_IN_LCMS_PLUGIN]; // Number of parameters for each function
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 145 FunctionOptions Options, uint16_t ParameterCount,
148 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
163 uint16_t getParameterCount() const { return ParameterCount; }
178 uint16_t ParameterCount;
187 FunctionOptions Options, uint16_t ParameterCount,
191 Options(Options), ParameterCount(ParameterCount),
207 uint16_t getParameterCount() const { return ParameterCount; }
228 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 149 FunctionOptions Options, uint16_t ParameterCount,
152 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
158 uint16_t getParameterCount() const { return ParameterCount; }
164 uint16_t ParameterCount;
175 FunctionOptions Options, uint16_t ParameterCount,
179 Options(Options), ParameterCount(ParameterCount),
188 uint16_t getParameterCount() const { return ParameterCount; }
197 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 151 FunctionOptions Options, uint16_t ParameterCount,
154 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
160 uint16_t getParameterCount() const { return ParameterCount; }
166 uint16_t ParameterCount;
178 FunctionOptions Options, uint16_t ParameterCount,
182 Options(Options), ParameterCount(ParameterCount),
191 uint16_t getParameterCount() const { return ParameterCount; }
200 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 151 FunctionOptions Options, uint16_t ParameterCount,
154 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
160 uint16_t getParameterCount() const { return ParameterCount; }
166 uint16_t ParameterCount;
178 FunctionOptions Options, uint16_t ParameterCount,
182 Options(Options), ParameterCount(ParameterCount),
191 uint16_t getParameterCount() const { return ParameterCount; }
200 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 149 FunctionOptions Options, uint16_t ParameterCount,
152 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
158 uint16_t getParameterCount() const { return ParameterCount; }
164 uint16_t ParameterCount;
175 FunctionOptions Options, uint16_t ParameterCount,
179 Options(Options), ParameterCount(ParameterCount),
188 uint16_t getParameterCount() const { return ParameterCount; }
197 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 151 FunctionOptions Options, uint16_t ParameterCount,
154 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
160 uint16_t getParameterCount() const { return ParameterCount; }
166 uint16_t ParameterCount;
178 FunctionOptions Options, uint16_t ParameterCount,
182 Options(Options), ParameterCount(ParameterCount),
191 uint16_t getParameterCount() const { return ParameterCount; }
200 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 151 FunctionOptions Options, uint16_t ParameterCount,
154 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
160 uint16_t getParameterCount() const { return ParameterCount; }
166 uint16_t ParameterCount;
178 FunctionOptions Options, uint16_t ParameterCount,
182 Options(Options), ParameterCount(ParameterCount),
191 uint16_t getParameterCount() const { return ParameterCount; }
200 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 152 FunctionOptions Options, uint16_t ParameterCount,
155 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
161 uint16_t getParameterCount() const { return ParameterCount; }
167 uint16_t ParameterCount;
179 FunctionOptions Options, uint16_t ParameterCount,
183 Options(Options), ParameterCount(ParameterCount),
192 uint16_t getParameterCount() const { return ParameterCount; }
201 uint16_t ParameterCount;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 1878 milliseconds