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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 477 ULONGLONG Function;
487 ULONG Function;
strmini.h 56 TIME_FUNCTION Function;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 526 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
588 UINT32 Function;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 508 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
568 UINT32 Function;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h 922 // and function numbers. For PC Card, this may require PC
934 // Bus, device & function numbers that locate this device.
938 UINT8 Function;
1008 // function. It passes the number of bytes as the len parameter and it
1063 // function. It passes the number of bytes as the len parameter and it
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 158 UINT64 Function : 3;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 507 UINT32 SymbolTableIndex; ///< Symbol table index of function name if Linenumber is 0.
581 UINT32 Function;
Sal.h 99 @param Arg3 The third parameter passed to the ESAL function based.
100 @param Arg4 The fourth parameter passed to the ESAL function based.
101 @param Arg5 The fifth parameter passed to the ESAL function based.
102 @param Arg6 The sixth parameter passed to the ESAL function.
103 @param Arg7 The seventh parameter passed to the ESAL function based.
274 UINT64 Function : 3;
286 UINT64 Function : 3;
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h 901 /// and function numbers. For PC Card, this may require PC
913 /// Bus, device & function numbers that locate this device.
917 PXE_UINT8 Function;
978 /// function. It passes the number of bytes as the len parameter and it
1033 /// function. It passes the number of bytes as the len parameter and it
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h 345 #define PHY_100_ER0_JABDIS BIT_15 // Jabber function is disabled
566 UINT8 Function;
  /external/clang/include/clang/AST/
DeclCXX.h 48 /// \brief Represents any kind of function declaration, whether it is a
49 /// concrete function or a function template.
51 NamedDecl *Function;
53 AnyFunctionDecl(NamedDecl *ND) : Function(ND) { }
56 AnyFunctionDecl(FunctionDecl *FD) : Function(FD) { }
59 /// \brief Implicily converts any function or function template into a
61 operator NamedDecl *() const { return Function; }
63 /// \brief Retrieve the underlying function or function template
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 130 /// \brief If non-NULL, a filter function used to remove any code-completion
149 /// \brief If we're potentially referring to a C++ member function, the set
581 // There is no way to qualify a name declared in a function or method.
679 if (const FunctionDecl *Function = ND->getAsFunction())
680 T = Function->getCallResultType();
692 // Dig through references, function pointers, and block pointers to
715 if (const FunctionType *Function = T->getAs<FunctionType>()) {
716 T = Function->getReturnType();
    [all...]
SemaInit.cpp 428 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureFunctionTests.cpp 23 * \brief Texture access and query function tests.
53 enum Function
72 inline bool functionHasAutoLod (glu::ShaderType shaderType, Function function)
75 (function == FUNCTION_TEXTURE ||
76 function == FUNCTION_TEXTUREPROJ ||
77 function == FUNCTION_TEXTUREPROJ2 ||
78 function == FUNCTION_TEXTUREPROJ3);
81 inline bool functionHasProj (Function function)
113 Function function; member in struct:vkt::sr::__anon17889::TextureLookupSpec
1155 Function function = m_lookupSpec.function; local
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 357 /*--... Operations on function types .......................................--*/
537 Function,
572 DEFINE_CASE(Val, Function);
    [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h 939 // and function numbers. For PC Card, this may require PC
951 // Bus, device & function numbers that locate this device.
955 PXE_UINT8 Function;
1022 // function. It passes the number of bytes as the len parameter and it
    [all...]
  /external/syslinux/efi32/include/efi/ia32/
pe.h 326 #define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
513 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
577 UINT32 Function;
  /external/syslinux/efi64/include/efi/
efi_pxe.h 939 // and function numbers. For PC Card, this may require PC
951 // Bus, device & function numbers that locate this device.
955 PXE_UINT8 Function;
1022 // function. It passes the number of bytes as the len parameter and it
    [all...]
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 326 #define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
513 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
577 UINT32 Function;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h 939 // and function numbers. For PC Card, this may require PC
951 // Bus, device & function numbers that locate this device.
955 PXE_UINT8 Function;
1022 // function. It passes the number of bytes as the len parameter and it
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 326 #define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
513 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
577 UINT32 Function;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 332 #define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
519 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
583 UINT32 Function;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 326 #define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
513 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
577 UINT32 Function;
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
Pci22.h 537 UINT8 Function;
PeImage.h 575 UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
643 UINT32 Function;

Completed in 1448 milliseconds

<<21222324252627282930>>