Home
last modified time | relevance | path

Searched defs:F (Results 1 – 25 of 1089) sorted by relevance

12345678910>>...44

/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h64 typedef R F(); typedef
84 typedef R F(A1); typedef
105 typedef R F(A1, A2); typedef
126 typedef R F(A1, A2, A3); typedef
148 typedef R F(A1, A2, A3, A4); typedef
171 typedef R F(A1, A2, A3, A4, A5); typedef
195 typedef R F(A1, A2, A3, A4, A5, A6); typedef
220 typedef R F(A1, A2, A3, A4, A5, A6, A7); typedef
245 typedef R F(A1, A2, A3, A4, A5, A6, A7, A8); typedef
270 typedef R F(A1, A2, A3, A4, A5, A6, A7, A8, A9); typedef
[all …]
/external/clang/test/Analysis/
Dsimple-stream-checks.c6 FILE *F = fopen("myfile.txt", "w"); in checkDoubleFClose() local
18 FILE *F = fopen("myfile.txt", "w"); in checkLeak() local
30 FILE *F = fopen("myfile.txt", "w"); in checkLeakFollowedByAssert() local
40 FILE *F = fopen("myfile.txt", "w"); in CloseOnlyOnValidFileHandle() local
47 FILE *F = fopen("myfile.txt", "w"); in leakOnEnfOfPath1() local
51 FILE *F = fopen("myfile.txt", "w"); in leakOnEnfOfPath2() local
56 FILE *F = fopen("myfile.txt", "w"); in leakOnEnfOfPath3() local
62 FILE *F = fopen("myfile.txt", "w"); in SymbolEscapedThroughFunctionCall() local
69 FILE *F = fopen("myfile.txt", "w"); in SymbolEscapedThroughAssignmentToGloabl() local
75 FILE *F = fopen("myfile.txt", "w"); in SymbolDoesNotEscapeThoughStringAPIs() local
[all …]
/external/libcxx/test/std/numerics/rand/rand.util/rand.util.canonical/
Dgenerate_canonical.pass.cpp22 typedef float F; in main() typedef
29 typedef float F; in main() typedef
36 typedef float F; in main() typedef
43 typedef float F; in main() typedef
50 typedef float F; in main() typedef
58 typedef double F; in main() typedef
65 typedef double F; in main() typedef
72 typedef double F; in main() typedef
82 typedef double F; in main() typedef
92 typedef double F; in main() typedef
/external/llvm/include/llvm/IR/
DInstIterator.h127 inline inst_iterator inst_begin(Function *F) { return inst_iterator(*F); } in inst_begin()
128 inline inst_iterator inst_end(Function *F) { return inst_iterator(*F, true); } in inst_end()
129 inline iterator_range<inst_iterator> inst_range(Function *F) { in inst_range()
132 inline const_inst_iterator inst_begin(const Function *F) { in inst_begin()
135 inline const_inst_iterator inst_end(const Function *F) { in inst_end()
138 inline iterator_range<const_inst_iterator> inst_range(const Function *F) { in inst_range()
141 inline inst_iterator inst_begin(Function &F) { return inst_iterator(F); } in inst_begin()
142 inline inst_iterator inst_end(Function &F) { return inst_iterator(F, true); } in inst_end()
143 inline iterator_range<inst_iterator> inst_range(Function &F) { in inst_range()
146 inline const_inst_iterator inst_begin(const Function &F) { in inst_begin()
[all …]
/external/clang/test/CodeGen/
D2007-04-05-PackedBitFields-2.c6 struct pck F { struct
12 struct F f1; argument
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h70 void setState(LibFunc::Func F, AvailabilityState State) { in setState()
74 AvailabilityState getState(LibFunc::Func F) const { in getState()
113 void setUnavailable(LibFunc::Func F) { in setUnavailable()
118 void setAvailable(LibFunc::Func F) { in setAvailable()
124 void setAvailableWithName(LibFunc::Func F, StringRef Name) { in setAvailableWithName()
149 bool isFunctionVectorizable(StringRef F, unsigned VF) const { in isFunctionVectorizable()
164 bool isFunctionScalarizable(StringRef F, unsigned &VF) const { in isFunctionScalarizable()
205 bool getLibFunc(StringRef funcName, LibFunc::Func &F) const { in getLibFunc()
210 bool has(LibFunc::Func F) const { in has()
213 bool isFunctionVectorizable(StringRef F, unsigned VF) const { in isFunctionVectorizable()
[all …]
/external/v8/src/
Druntime.h24 #define RUNTIME_FUNCTION_LIST_ALWAYS_1(F) \ argument
192 #define RUNTIME_FUNCTION_LIST_ALWAYS_2(F) \ argument
430 #define RUNTIME_FUNCTION_LIST_ALWAYS_3(F) \ argument
517 #define RUNTIME_FUNCTION_LIST_DEBUGGER(F) \ argument
583 #define RUNTIME_FUNCTION_LIST_I18N_SUPPORT(F) \ argument
626 #define RUNTIME_FUNCTION_LIST_DEBUG(F) \ argument
639 #define RUNTIME_FUNCTION_LIST(F) \ argument
651 #define INLINE_FUNCTION_LIST(F) \ argument
700 #define INLINE_OPTIMIZED_FUNCTION_LIST(F) \ argument
767 #define F(name, nargs, ressize) k##name, macro
[all …]
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
Dtolower_1.pass.cpp30 typedef std::ctype<char> F; in main() typedef
46 typedef std::ctype<char> F; in main() typedef
62 typedef std::ctype<wchar_t> F; in main() typedef
78 typedef std::ctype<wchar_t> F; in main() typedef
Dtoupper_1.pass.cpp30 typedef std::ctype<char> F; in main() typedef
46 typedef std::ctype<char> F; in main() typedef
62 typedef std::ctype<wchar_t> F; in main() typedef
78 typedef std::ctype<wchar_t> F; in main() typedef
Dtoupper_many.pass.cpp31 typedef std::ctype<char> F; in main() typedef
48 typedef std::ctype<char> F; in main() typedef
65 typedef std::ctype<wchar_t> F; in main() typedef
82 typedef std::ctype<wchar_t> F; in main() typedef
Dtolower_many.pass.cpp31 typedef std::ctype<char> F; in main() typedef
48 typedef std::ctype<char> F; in main() typedef
65 typedef std::ctype<wchar_t> F; in main() typedef
82 typedef std::ctype<wchar_t> F; in main() typedef
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp25 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getBitCount() local
32 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getCExtOpNum() local
51 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getMaxValue() local
66 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getMinValue() local
80 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getNewValue() local
94 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getType() local
102 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in hasNewValue() local
154 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isExtendable() local
161 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isExtended() local
168 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isNewValue() local
[all …]
/external/clang/test/CodeGenCXX/
D2009-04-23-bool2.cpp4 struct F { struct
11 F f = { true, true }; in main() argument
Dmangle-local-class-vtables.cpp32 void F() const {} in G() function
38 void F() const { G(); } in G() function
45 void F() const { H(); } in G() function
58 void F() const {} in K() function
Dvtable-linkage.cpp64 struct F { struct
70 struct F<char> { argument
74 template struct F<short>; argument
Dptr-to-datamember.cpp5 struct F { struct
6 F() : iF(1), fF(2.0) {} in F() function
7 int iF; argument
8 float fF; argument
/external/v8/test/mjsunit/
Dinstanceof.js41 function F() { } class in TestChains
42 F.prototype = A; class
62 function F() { } class in TestExceptions
/external/clang/lib/CodeGen/
DCGBuiltin.cpp156 Value *F = CGF.CGM.getIntrinsic(Intrinsic::fabs, V->getType()); in EmitFAbs() local
332 Value *F = CGM.getIntrinsic(Intrinsic::cttz, ArgType); in EmitBuiltinExpr() local
349 Value *F = CGM.getIntrinsic(Intrinsic::ctlz, ArgType); in EmitBuiltinExpr() local
366 Value *F = CGM.getIntrinsic(Intrinsic::cttz, ArgType); in EmitBuiltinExpr() local
387 Value *F = CGM.getIntrinsic(Intrinsic::ctpop, ArgType); in EmitBuiltinExpr() local
403 Value *F = CGM.getIntrinsic(Intrinsic::ctpop, ArgType); in EmitBuiltinExpr() local
454 Value *F = CGM.getIntrinsic(Intrinsic::bswap, ArgType); in EmitBuiltinExpr() local
475 Value *F = CGM.getIntrinsic(Intrinsic::objectsize, Tys); in EmitBuiltinExpr() local
486 Value *F = CGM.getIntrinsic(Intrinsic::prefetch); in EmitBuiltinExpr() local
490 Value *F = CGM.getIntrinsic(Intrinsic::readcyclecounter); in EmitBuiltinExpr() local
[all …]
/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp115 static FPParamVariant whichFPParamVariantNeeded(Function &F) { in whichFPParamVariantNeeded()
166 static bool needsFPStubFromParams(Function &F) { in needsFPStubFromParams()
180 static bool needsFPReturnHelper(Function &F) { in needsFPReturnHelper()
190 static bool needsFPHelperFromSig(Function &F) { in needsFPHelperFromSig()
261 static void assureFPCallStub(Function &F, Module *M, in assureFPCallStub()
368 static bool isIntrinsicInline(Function *F) { in isIntrinsicInline()
376 static bool fixupFPReturnAndCall(Function &F, Module *M, in fixupFPReturnAndCall()
418 Value *F = (M->getOrInsertFunction(Name, A, MyVoid, T, nullptr)); in fixupFPReturnAndCall() local
453 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, in createFPFnStub()
492 static void removeUseSoftFloat(Function &F) { in removeUseSoftFloat()
[all …]
/external/google-breakpad/src/testing/test/
Dgmock-generated-internal-utils_test.cc75 typedef Function<int()> F; // NOLINT in TEST() typedef
84 typedef Function<int(bool)> F; // NOLINT in TEST() typedef
95 typedef Function<int(bool, const long&)> F; // NOLINT in TEST() typedef
108 typedef Function<char(bool, int, char*, int&, const long&)> F; // NOLINT in TEST() typedef
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp52 if (const Function *F = dyn_cast<Function>(StrLen->stripPointerCasts())) in EmitStrLen() local
78 if (const Function *F = dyn_cast<Function>(StrNLen->stripPointerCasts())) in EmitStrNLen() local
105 if (const Function *F = dyn_cast<Function>(StrChr->stripPointerCasts())) in EmitStrChr() local
130 if (const Function *F = dyn_cast<Function>(StrNCmp->stripPointerCasts())) in EmitStrNCmp() local
154 if (const Function *F = dyn_cast<Function>(StrCpy->stripPointerCasts())) in EmitStrCpy() local
179 if (const Function *F = dyn_cast<Function>(StrNCpy->stripPointerCasts())) in EmitStrNCpy() local
205 if (const Function *F = dyn_cast<Function>(MemCpy->stripPointerCasts())) in EmitMemCpyChk() local
227 if (const Function *F = dyn_cast<Function>(MemChr->stripPointerCasts())) in EmitMemChr() local
253 if (const Function *F = dyn_cast<Function>(MemCmp->stripPointerCasts())) in EmitMemCmp() local
288 if (const Function *F = dyn_cast<Function>(Callee->stripPointerCasts())) in EmitUnaryFloatFnCall() local
[all …]
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct.pass.cpp91 struct F struct
95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; argument
97 explicit F(int i, int j) in F() argument
103 explicit F(int i, int j, const allocator_type& a) in F() argument
/external/clang/test/Sema/
Dms_bitfield_layout.c70 typedef struct F { struct
82 } F; argument
/external/lldb/test/lang/objc/objc++/
Dmain.mm3 @interface F : NSObject interface
6 @implementation F implementation
/external/bison/lib/
Ddosname.h46 # define IS_ABSOLUTE_FILE_NAME(F) ISSLASH ((F)[FILE_SYSTEM_PREFIX_LEN (F)]) argument
48 # define IS_ABSOLUTE_FILE_NAME(F) \ argument
51 #define IS_RELATIVE_FILE_NAME(F) (! IS_ABSOLUTE_FILE_NAME (F)) argument

12345678910>>...44