Home
last modified time | relevance | path

Searched refs:FR (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
DUninitializedPointee.cpp34 LocField(const FieldRegion *FR, const bool IsDereferenced = true) in LocField() argument
35 : FieldNode(FR), IsDereferenced(IsDereferenced) {} in LocField()
64 NeedsCastLocField(const FieldRegion *FR, const QualType &T) in NeedsCastLocField() argument
65 : FieldNode(FR), CastBackType(T) {} in NeedsCastLocField()
94 CyclicLocField(const FieldRegion *FR) : FieldNode(FR) {} in CyclicLocField() argument
128 const FieldRegion *FR);
139 const FieldRegion *FR, FieldChainInfo LocalChain) { in isDereferencableUninit() argument
141 SVal V = State->getSVal(FR); in isDereferencableUninit()
143 assert((isDereferencableType(FR->getDecl()->getType()) || in isDereferencableUninit()
154 LocalChain.add(LocField(FR, /*IsDereferenced*/ false)), FR); in isDereferencableUninit()
[all …]
DUninitializedObject.h87 const FieldRegion *FR;
94 FieldNode(const FieldRegion *FR) : FR(FR) {} in FieldNode() argument
111 if (FR == nullptr) in isSameRegion()
114 return FR == OtherFR; in isSameRegion()
117 const FieldRegion *getRegion() const { return FR; } in getRegion()
119 assert(FR); in getDecl()
120 return FR->getDecl(); in getDecl()
185 bool contains(const FieldRegion *FR) const;
299 bool isDereferencableUninit(const FieldRegion *FR, FieldChainInfo LocalChain);
DUninitializedObjectChecker.cpp58 RegularField(const FieldRegion *FR) : FieldNode(FR) {} in RegularField() argument
244 const FieldRegion *FR = Chain.getUninitRegion(); in addFieldToUninits() local
246 assert((PointeeR || !isDereferencableType(FR->getDecl()->getType())) && in addFieldToUninits()
251 FR->getDecl()->getLocation())) in addFieldToUninits()
254 if (Opts.IgnoreGuardedFields && !hasUnguardedAccess(FR->getDecl(), State)) in addFieldToUninits()
257 if (State->contains<AnalyzedRegions>(FR)) in addFieldToUninits()
267 State = State->add<AnalyzedRegions>(FR); in addFieldToUninits()
273 return UninitFields.insert({FR, std::move(NoteMsgBuf)}).second; in addFieldToUninits()
302 const auto *FR = FieldVal.getRegionAs<FieldRegion>(); in isNonUnionUninit() local
308 if (LocalChain.contains(FR)) in isNonUnionUninit()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart1.csv11260 ,"CH","AVR","Avry","Avry","FR","-----6--","RL","0901",,"4647N 00704E",
11285 ,"CH","BFX","Belfaux","Belfaux","FR","--3--6--","RL","1107",,"4649N 00706E",
11307 ,"CH","BIL","Billens","Billens","FR","-23--6--","RL","0601",,"4641N 00653E",
11330 ,"CH","BSI","Bosingen","Bosingen","FR","--3-----","RL","0901",,"4654N 00713E",
11352 ,"CH","BRC","Broc","Broc","FR","-----6--","RQ","0907",,"4636N 00705E",
11365 ,"CH","BLN","B�chslen","Buchslen","FR","--3-----","RL","9806",,,
11367 ,"CH","BUL","Bulle","Bulle","FR","--3-----","RL","9811",,,
11400 ,"CH","CSD","Chatel-St-Denis","Chatel-St-Denis","FR","--3-----","RQ","0907",,"4632N 00654E",
11433 ,"CH","YHM","Courtaman","Courtaman","FR","--3-----","RL","9805",,,
11435 ,"CH","CST","Cousset","Cousset","FR","--3--6--","RL","1001",,"4648N 00701E",
[all …]
DsubdivisionData.txt78 AL-FR Fier
681 CH-FR Fribourg
1265 FR-01 Ain
1266 FR-02 Aisne
1267 FR-03 Allier
1268 FR-04 Alpes-de-Haute-Provence
1269 FR-05 Hautes-Alpes
1270 FR-06 Alpes-Maritimes
1271 FR-07 Ardèche
1272 FR-08 Ardennes
[all …]
Dother_country_data.txt19 BL;Saint Barthélemy;literacy;FR;
32 MF;Saint Martin;literacy;FR;
90 CP;Clipperton Island;gdp-ppp;FR;reason
91 CP;Clipperton Island;literacy;FR;reason
118 TF;French Southern Territories;gdp-ppp;FR;reason
119 TF;French Southern Territories;literacy;FR;reason
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend50 ATTRIBUTE Ascend-FR-Circuit-Name 156 string
51 ATTRIBUTE Ascend-FR-LinkUp 157 integer
52 ATTRIBUTE Ascend-FR-Nailed-Grp 158 integer
53 ATTRIBUTE Ascend-FR-Type 159 integer
54 ATTRIBUTE Ascend-FR-Link-Mgt 160 integer
55 ATTRIBUTE Ascend-FR-N391 161 integer
56 ATTRIBUTE Ascend-FR-DCE-N392 162 integer
57 ATTRIBUTE Ascend-FR-DTE-N392 163 integer
58 ATTRIBUTE Ascend-FR-DCE-N393 164 integer
59 ATTRIBUTE Ascend-FR-DTE-N393 165 integer
[all …]
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/X86/
Dfreeze-brcond.ll8 ; CHECK-NEXT: [[FR:%.*]] = freeze i32 [[A:%.*]]
9 ; CHECK-NEXT: [[C:%.*]] = icmp eq i32 [[FR]], 0
31 ; CHECK-NEXT: [[FR:%.*]] = freeze i32 [[A:%.*]]
32 ; CHECK-NEXT: [[C:%.*]] = icmp eq i32 0, [[FR]]
76 ; CHECK-NEXT: [[FR:%.*]] = freeze i8* [[P:%.*]]
77 ; CHECK-NEXT: [[C:%.*]] = icmp eq i8* [[FR]], null
88 ; CHECK-NEXT: [[FR:%.*]] = freeze float [[A:%.*]]
89 ; CHECK-NEXT: [[C:%.*]] = fcmp oeq float [[FR]], 0.000000e+00
100 ; CHECK-NEXT: [[FR:%.*]] = freeze i1 [[C]]
101 ; CHECK-NEXT: ret i1 [[FR]]
[all …]
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DShortNumberInfoTest.java34 shortInfo.isPossibleShortNumberForRegion(parse("123456", RegionCode.FR), RegionCode.FR)); in testIsPossibleShortNumber()
49 assertTrue(shortInfo.isValidShortNumberForRegion(parse("1010", RegionCode.FR), RegionCode.FR)); in testIsValidShortNumber()
53 shortInfo.isValidShortNumberForRegion(parse("123456", RegionCode.FR), RegionCode.FR)); in testIsValidShortNumber()
90 String premiumRateExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()
93 parse(premiumRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
99 String standardRateExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()
102 parse(standardRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
108 String tollFreeExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()
111 shortInfo.getExpectedCostForRegion(parse(tollFreeExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
118 shortInfo.getExpectedCostForRegion(parse("12345", RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
[all …]
/external/skia/modules/skottie/src/effects/
DFractalNoiseEffect.cpp245 template <NoiseFilter FI, NoiseFractal FR>
249 if (fOctaves > 8) return noise_effect<20, FI, FR>(); in getEffect()
250 if (fOctaves > 4) return noise_effect< 8, FI, FR>(); in getEffect()
251 if (fOctaves > 3) return noise_effect< 4, FI, FR>(); in getEffect()
252 if (fOctaves > 2) return noise_effect< 3, FI, FR>(); in getEffect()
253 if (fOctaves > 1) return noise_effect< 2, FI, FR>(); in getEffect()
255 return noise_effect<1, FI, FR>(); in getEffect()
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dpow-3.ll35 ; CHECK-NEXT: [[FR:%.*]] = fptrunc double [[CALL]] to float
36 ; CHECK-NEXT: ret float [[FR]]
52 ; CHECK-NEXT: [[FR:%.*]] = fptrunc double [[CALL]] to float
53 ; CHECK-NEXT: ret float [[FR]]
/external/python/dateutil/dateutil/test/
Dtest_imports.py59 from dateutil.relativedelta import MO, TU, WE, TH, FR, SA, SU
61 for var in (relativedelta, MO, TU, WE, TH, FR, SA, SU):
83 from dateutil.rrule import MO, TU, WE, TH, FR, SA, SU
88 MO, TU, WE, TH, FR, SA, SU)
/external/ImageMagick/coders/
Dwmf.c1381 *FR = (wmfFunctionReference *) API->function_reference; in ipa_functions() local
1386 FR->device_open = ipa_device_open; in ipa_functions()
1387 FR->device_close = ipa_device_close; in ipa_functions()
1388 FR->device_begin = ipa_device_begin; in ipa_functions()
1389 FR->device_end = ipa_device_end; in ipa_functions()
1390 FR->flood_interior = ipa_flood_interior; in ipa_functions()
1391 FR->flood_exterior = ipa_flood_exterior; in ipa_functions()
1392 FR->draw_pixel = ipa_draw_pixel; in ipa_functions()
1393 FR->draw_pie = ipa_draw_pie; in ipa_functions()
1394 FR->draw_chord = ipa_draw_chord; in ipa_functions()
[all …]
/external/llvm-project/clang/unittests/StaticAnalyzer/
DSymbolReaperTest.cpp31 const FieldRegion *FR = Eng.getRegionManager().getFieldRegion(FD, VR); in performTest() local
38 SymReaper.markLive(FR); in performTest()
/external/webrtc/third_party/abseil-cpp/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::InvokeT<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/abseil-cpp/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::InvokeT<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::invoke_result_t<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/libtextclassifier/abseil-cpp/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::invoke_result_t<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/angle/third_party/abseil-cpp/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::invoke_result_t<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/openscreen/third_party/abseil/src/absl/functional/
Dfunction_ref.h93 typename FR = absl::base_internal::invoke_result_t<F, Args&&...>>
96 std::is_convertible<FR, R>::value>::type;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp441 for (auto const &FR : FnInfos) { in emitFunctionFrameRecords() local
442 LLVM_DEBUG(dbgs() << WSMP << "function addr: " << FR.first in emitFunctionFrameRecords()
443 << " frame size: " << FR.second.StackSize in emitFunctionFrameRecords()
444 << " callsite count: " << FR.second.RecordCount << '\n'); in emitFunctionFrameRecords()
445 OS.EmitSymbolValue(FR.first, 8); in emitFunctionFrameRecords()
446 OS.EmitIntValue(FR.second.StackSize, 8); in emitFunctionFrameRecords()
447 OS.EmitIntValue(FR.second.RecordCount, 8); in emitFunctionFrameRecords()
DLocalStackSlotAllocation.cpp348 FrameRef &FR = FrameReferenceInsns[ref]; in insertFrameReferenceRegisters() local
349 MachineInstr &MI = *FR.getMachineInstr(); in insertFrameReferenceRegisters()
350 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters()
351 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp204 unsigned TSR, unsigned FR, unsigned FSR);
779 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument
806 .addReg(FR, 0, FSR); in buildMux()
818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
826 FR = RO.getReg(), FSR = RO.getSubReg(); in updatePhiNodes()
834 else if (FR == 0) in updatePhiNodes()
835 FR = SR, FSR = SSR; in updatePhiNodes()
837 assert(TR || FR); in updatePhiNodes()
840 if (TR && FR) { in updatePhiNodes()
844 FP.PredR, TR, TSR, FR, FSR); in updatePhiNodes()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp204 unsigned TSR, unsigned FR, unsigned FSR);
779 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument
806 .addReg(FR, 0, FSR); in buildMux()
818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
826 FR = RO.getReg(), FSR = RO.getSubReg(); in updatePhiNodes()
834 else if (FR == 0) in updatePhiNodes()
835 FR = SR, FSR = SSR; in updatePhiNodes()
837 assert(TR || FR); in updatePhiNodes()
840 if (TR && FR) { in updatePhiNodes()
844 FP.PredR, TR, TSR, FR, FSR); in updatePhiNodes()
[all …]
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp331 FrameRef &FR = FrameReferenceInsns[ref]; in insertFrameReferenceRegisters() local
332 MachineInstr &MI = *FR.getMachineInstr(); in insertFrameReferenceRegisters()
333 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters()
334 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters()

12345678910>>...18