/external/clang/lib/Sema/ |
SemaAccess.cpp | [all...] |
SemaTemplateDeduction.cpp | [all...] |
/external/clang/tools/libclang/ |
CXIndexDataConsumer.cpp | [all...] |
CXIndexDataConsumer.h | 400 bool handleFunction(const FunctionDecl *FD);
|
/libcore/ojluni/src/main/native/ |
UnixFileSystem_md.c | 258 FD fd; local 261 fd = handleOpen(path, O_RDWR | O_CREAT | O_EXCL, 0666); 262 if (fd < 0) { 266 if (close(fd) == -1)
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerInterface.h | 46 ED, FD, EA, FA,
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/ |
ArmVExpress-RTSM-A15_MPCore.fdf | 15 # FD Section 16 # The [FD] Section is made up of the definition statements and a 17 # description of what goes into the Flash Device Image. Each FD section 27 [FD.RTSM_VE_Cortex-A15_MPCore_EFI] 38 # Following are lists of FD Region layout which correspond to the locations of different
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/ |
HiKey.fdf | 16 # FD Section 17 # The [FD] Section is made up of the definition statements and a 18 # description of what goes into the Flash Device Image. Each FD section 28 [FD.BL33_AP_UEFI] 39 # Following are lists of FD Region layout which correspond to the locations of different
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/ |
CorebootPayloadPkg.fdf | 18 [FD.UefiPayload]
|
/device/linaro/bootloader/edk2/EmulatorPkg/ |
EmulatorPkg.fdf | 16 [FD.Fv_Recovery]
19 # buffer for the FD (0x41000000). If this address does not match the FV will get
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
bldX64.bat | 162 del Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd 1>>EDK2.log 2>&1
164 copy /y Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\Vlv.fd Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd 1>>EDK2.log 2>&1
169 fce read -i Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd > Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\HiiDefaultData.txt
172 @echo Update FD with default Hii value successfully! (both 'Setup' and 'SetupDefault')
174 fce mirror -i Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd -o Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.fd Setup SetupDefault 1>>EDK2.log 2>&1
177 del Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\Vlv.fd
184 copy /b Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.fd Vlv2TbltDevicePkg\RomImage\bios.rom
|
bld_vlv.bat | 220 fce read -i ..\%BUILD_PATH%\FV\Vlv.fd > ..\%BUILD_PATH%\FV\HiiDefaultData.txt
222 :: save changes to VlvXXX.fd
223 fce update -i ..\%BUILD_PATH%\FV\Vlv.fd -s ..\%BUILD_PATH%\FV\HiiDefaultData.txt -o ..\%BUILD_PATH%\FV\Vlv%Arch%.fd
228 ::echo FD successfully updated with default Hii values.
236 copy /y/b %BUILD_PATH%\FV\Vlv%Arch%.fd %WORKSPACE%\%BIOS_Name% >nul
|
/external/clang/include/clang/AST/ |
Expr.h | 510 static bool isPotentialConstantExpr(const FunctionDecl *FD, 516 /// it were in function FD marked constexpr. Return false if the function can 520 const FunctionDecl *FD, [all...] |
/external/clang/include/clang/Analysis/ |
CFG.h | 673 void appendMemberDtor(FieldDecl *FD, BumpVectorContext &C) { 674 Elements.push_back(CFGMemberDtor(FD), C); [all...] |
/external/clang/lib/CodeGen/ |
CGObjC.cpp | [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 147 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(FTR->getDecl())) 148 if (FD->isWeak()) [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/ |
Expr.h | 516 static bool isPotentialConstantExpr(const FunctionDecl *FD, 522 /// it were in function FD marked constexpr. Return false if the function can 526 const FunctionDecl *FD, [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/ |
CFG.h | 692 void appendMemberDtor(FieldDecl *FD, BumpVectorContext &C) { 693 Elements.push_back(CFGMemberDtor(FD), C); [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/ |
Expr.h | 516 static bool isPotentialConstantExpr(const FunctionDecl *FD, 522 /// it were in function FD marked constexpr. Return false if the function can 526 const FunctionDecl *FD, [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/ |
CFG.h | 692 void appendMemberDtor(FieldDecl *FD, BumpVectorContext &C) { 693 Elements.push_back(CFGMemberDtor(FD), C); [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/ |
Expr.h | 516 static bool isPotentialConstantExpr(const FunctionDecl *FD, 522 /// it were in function FD marked constexpr. Return false if the function can 526 const FunctionDecl *FD, [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/ |
CFG.h | 692 void appendMemberDtor(FieldDecl *FD, BumpVectorContext &C) { 693 Elements.push_back(CFGMemberDtor(FD), C); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
Expr.h | 516 static bool isPotentialConstantExpr(const FunctionDecl *FD, 522 /// it were in function FD marked constexpr. Return false if the function can 526 const FunctionDecl *FD, [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/ |
CFG.h | 692 void appendMemberDtor(FieldDecl *FD, BumpVectorContext &C) { 693 Elements.push_back(CFGMemberDtor(FD), C); [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/ |
Expr.h | 516 static bool isPotentialConstantExpr(const FunctionDecl *FD, 522 /// it were in function FD marked constexpr. Return false if the function can 526 const FunctionDecl *FD, [all...] |