HomeSort by relevance Sort by last modified time
    Searched defs:Function (Results 326 - 350 of 830) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
WasmYAML.h 88 struct Function {
272 std::vector<Function> Functions;
303 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Function)
353 template <> struct MappingTraits<WasmYAML::Function> {
354 static void mapping(IO &IO, WasmYAML::Function &Function);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
IndexSymbol.h 39 Function,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Function.h 1 //===- llvm/Function.h - Class to represent a single function ---*- C++ -*-===//
10 // This file contains the declaration of the Function class, which represents a
11 // single function/procedure in LLVM.
13 // A function basically consists of a list of basic blocks, a list of arguments,
60 class Function : public GlobalObject, public ilist_node<Function> {
72 // Important things that make up a function!
94 /// Whether this function is materializable.
98 friend class SymbolTableListTraits<Function>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
WasmYAML.h 88 struct Function {
272 std::vector<Function> Functions;
303 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Function)
353 template <> struct MappingTraits<WasmYAML::Function> {
354 static void mapping(IO &IO, WasmYAML::Function &Function);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
IndexSymbol.h 39 Function,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Function.h 1 //===- llvm/Function.h - Class to represent a single function ---*- C++ -*-===//
10 // This file contains the declaration of the Function class, which represents a
11 // single function/procedure in LLVM.
13 // A function basically consists of a list of basic blocks, a list of arguments,
60 class Function : public GlobalObject, public ilist_node<Function> {
72 // Important things that make up a function!
94 /// Whether this function is materializable.
98 friend class SymbolTableListTraits<Function>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
WasmYAML.h 88 struct Function {
272 std::vector<Function> Functions;
303 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Function)
353 template <> struct MappingTraits<WasmYAML::Function> {
354 static void mapping(IO &IO, WasmYAML::Function &Function);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
IndexSymbol.h 39 Function,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Function.h 1 //===- llvm/Function.h - Class to represent a single function ---*- C++ -*-===//
10 // This file contains the declaration of the Function class, which represents a
11 // single function/procedure in LLVM.
13 // A function basically consists of a list of basic blocks, a list of arguments,
60 class Function : public GlobalObject, public ilist_node<Function> {
72 // Important things that make up a function!
94 /// Whether this function is materializable.
98 friend class SymbolTableListTraits<Function>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
WasmYAML.h 88 struct Function {
272 std::vector<Function> Functions;
303 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Function)
353 template <> struct MappingTraits<WasmYAML::Function> {
354 static void mapping(IO &IO, WasmYAML::Function &Function);
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
ast.py 546 class Function(Node):
583 return "Function(%s, %s, %s, %s, %s, %s, %s)" % (repr(self.decorators), repr(self.name), repr(self.argnames), repr(self.defaults), repr(self.flags), repr(self.doc), repr(self.code))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
ast.py 546 class Function(Node):
583 return "Function(%s, %s, %s, %s, %s, %s, %s)" % (repr(self.decorators), repr(self.name), repr(self.argnames), repr(self.defaults), repr(self.flags), repr(self.doc), repr(self.code))
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
benchmark_api.h 4 // Define a function that executes the code to be measured a
11 // Register the function as a benchmark
85 // For more complex patterns of inputs, passing a custom function
227 // The DoNotOptimize(...) function can be used to prevent a value or
228 // expression from being optimized away by the compiler. This function is
344 // For threaded benchmarks the PauseTiming() function only pauses the timing
358 // benchmark function. It begins running after the first call to KeepRunning()
377 // the current scope immediately. If the function is called from within
499 typedef void(Function)(State&);
515 // to the function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
ast.py 546 class Function(Node):
583 return "Function(%s, %s, %s, %s, %s, %s, %s)" % (repr(self.decorators), repr(self.name), repr(self.argnames), repr(self.defaults), repr(self.flags), repr(self.doc), repr(self.code))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
ast.py 546 class Function(Node):
583 return "Function(%s, %s, %s, %s, %s, %s, %s)" % (repr(self.decorators), repr(self.name), repr(self.argnames), repr(self.defaults), repr(self.flags), repr(self.doc), repr(self.code))
    [all...]
  /prebuilts/sdk/current/androidx/m2repository/androidx/arch/core/core-common/2.0.0-alpha1/
core-common-2.0.0-alpha1.jar 
  /prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/core/common/28.0.0/
common-28.0.0.jar 
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
Edd.h 33 UINT8 Function;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBootSupport.c 74 (UINTN) BbsTable[Index].Function,
128 DEBUG ((EFI_D_INFO, " B/D/F - %02x/%02x/%02x\n", (UINTN)HddInfo[Index].Bus, (UINTN)HddInfo[Index].Device, (UINTN)HddInfo[Index].Function));
159 UINTN Function;
171 Function = 0;
193 &Function
198 Bus, Device, Function, Interrupt[0], Interrupt[1]));
    [all...]
LegacyPci.c 220 UINTN Function;
241 &Function
251 mRomEntry[Index].PciFunction == Function
634 @param PciFunction Input = Function. Output = Translated Function
635 @param PirqIndex Input = Original PIRQ index. If single function
762 DEBUG ((EFI_D_ERROR, "Cannot Find IRQ Routing for Bus %d, Device %d, Function %d\n", *PciBus, *PciDevice, *PciFunction));
    [all...]
  /external/clang/include/clang/Sema/
Overload.h 42 OR_No_Viable_Function, ///< No viable function found.
44 OR_Deleted ///< Succeeded, but refers to a deleted function.
64 ICK_Function_To_Pointer, ///< Function-to-pointer (C++ 4.3)
135 /// function-to-pointer conversion.
172 /// \brief Whether we're binding to a function lvalue.
179 /// non-static member function without a ref-qualifier.
249 /// a conversion function (12.3.2), the initial standard
251 /// object parameter of the conversion function.
263 /// conversion function was resolved from an overloaded set having
271 /// ConversionFunction - The function that will perform th
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp 92 // the class has access. A local class of a member function
93 // may access the same names that the member function itself
111 FunctionDecl *Function = cast<FunctionDecl>(DC);
112 Functions.push_back(Function->getCanonicalDecl());
113 if (Function->getFriendObjectKind())
114 DC = Function->getLexicalDeclContext();
116 DC = Function->getDeclContext();
489 /// Determines whether the given friend function matches anything in
508 /// Determines whether the given friend function template matches
767 // non-static member function is a protected member of its namin
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemWsiSwapchainTests.cpp 516 typedef FunctionInstance1<TestParameters>::Function Function;
519 Function function; member in struct:vkt::ProtectedMem::__anon17813::GroupParameters
521 GroupParameters (vk::wsi::Type wsiType_, Function function_)
523 , function (function_)
528 , function ((Function)DE_NULL)
538 addFunctionCase(testGroup, getTestDimensionName(testDimension), "", params.function, TestParameters(params.wsiType, testDimension));
    [all...]
  /external/deqp/external/vulkancts/scripts/
gen_framework.py 324 class Function:
340 return Function.TYPE_PLATFORM
342 return Function.TYPE_INSTANCE
346 return Function.TYPE_INSTANCE
348 return Function.TYPE_DEVICE
350 return Function.TYPE_PLATFORM
405 def getInterfaceName (function):
406 assert function.name[:2] == "vk"
407 return function.name[2].lower() + function.name[3:
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 21 * \brief Texture access function tests.
49 enum Function
61 inline bool functionHasProj (Function function)
63 return function == FUNCTION_TEXTUREPROJ ||
64 function == FUNCTION_TEXTUREPROJ3 ||
65 function == FUNCTION_TEXTUREPROJLOD ||
66 function == FUNCTION_TEXTUREPROJLOD3;
69 inline bool functionHasLod (Function function)
78 Function function; member in struct:deqp::gles2::Functional::__anon18341::TextureLookupSpec
417 Function function = m_lookupSpec.function; local
    [all...]

Completed in 717 milliseconds

<<11121314151617181920>>