Home
last modified time | relevance | path

Searched refs:Per (Results 1 – 25 of 1466) sorted by relevance

12345678910>>...59

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp63 const Function *Per = nullptr; in endFunction() local
65 Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); in endFunction()
67 F.hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in endFunction()
76 if (Per) { in endFunction()
77 MCSymbol *PerSym = Asm->getSymbol(Per); in endFunction()
DDwarfCFIException.cpp102 const Function *Per = nullptr; in beginFunction() local
104 Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); in beginFunction()
111 !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in beginFunction()
118 Per; in beginFunction()
DWinException.cpp73 EHPersonality Per = EHPersonality::Unknown; in beginFunction() local
77 Per = classifyEHPersonality(PerFn); in beginFunction()
81 !isNoOpWithoutInvoke(Per) && in beginFunction()
95 if (Per == EHPersonality::MSVC_X86SEH && !hasEHFunclets) { in beginFunction()
125 EHPersonality Per = EHPersonality::Unknown; in endFunction() local
127 Per = classifyEHPersonality(F.getPersonalityFn()->stripPointerCasts()); in endFunction()
132 if (!isFuncletEHPersonality(Per)) { in endFunction()
140 if (Per == EHPersonality::MSVC_Win64SEH && MF->hasEHFunclets()) in endFunction()
153 if (Per == EHPersonality::MSVC_Win64SEH) in endFunction()
155 else if (Per == EHPersonality::MSVC_X86SEH) in endFunction()
[all …]
/third_party/skia/third_party/externals/spirv-cross/shaders-msl/tese/
Dinput-types.tese7 // Per-vertex vector.
9 // Per-patch vector.
11 // Per-patch vector array.
36 // Per-control point struct.
/third_party/ntfs-3g/
DCREDITS57 Per Olofsson
58 Yuri Per
/third_party/flutter/skia/third_party/externals/icu/source/data/zone/
Dsq.txt1310 ld{"Ora verore e Afrikës Perëndimore"}
1311 lg{"Ora e Afrikës Perëndimore"}
1312 ls{"Ora standarde e Afrikës Perëndimore"}
1380 ld{"Ora verore e Argjentinës Perëndimore"}
1381 lg{"Ora e Argjentinës Perëndimore"}
1382 ls{"Ora standarde e Argjentinës Perëndimore"}
1400 ld{"Ora verore e Australisë Qendroro-Perëndimore"}
1401 lg{"Ora e Australisë Qendroro-Perëndimore"}
1402 ls{"Ora standarde e Australisë Qendroro-Perëndimore"}
1410 ld{"Ora verore e Australisë Perëndimore"}
[all …]
/third_party/skia/third_party/externals/icu/source/data/zone/
Dsq.txt1313 ld{"Ora verore e Afrikës Perëndimore"}
1314 lg{"Ora e Afrikës Perëndimore"}
1315 ls{"Ora standarde e Afrikës Perëndimore"}
1383 ld{"Ora verore e Argjentinës Perëndimore"}
1384 lg{"Ora e Argjentinës Perëndimore"}
1385 ls{"Ora standarde e Argjentinës Perëndimore"}
1403 ld{"Ora verore e Australisë Qendroro-Perëndimore"}
1404 lg{"Ora e Australisë Qendroro-Perëndimore"}
1405 ls{"Ora standarde e Australisë Qendroro-Perëndimore"}
1413 ld{"Ora verore e Australisë Perëndimore"}
[all …]
/third_party/icu/icu4c/source/data/zone/
Dsq.txt1313 ld{"Ora verore e Afrikës Perëndimore"}
1314 lg{"Ora e Afrikës Perëndimore"}
1315 ls{"Ora standarde e Afrikës Perëndimore"}
1383 ld{"Ora verore e Argjentinës Perëndimore"}
1384 lg{"Ora e Argjentinës Perëndimore"}
1385 ls{"Ora standarde e Argjentinës Perëndimore"}
1403 ld{"Ora verore e Australisë Qendroro-Perëndimore"}
1404 lg{"Ora e Australisë Qendroro-Perëndimore"}
1405 ls{"Ora standarde e Australisë Qendroro-Perëndimore"}
1413 ld{"Ora verore e Australisë Perëndimore"}
[all …]
/third_party/icu/icu4c/source/data/region/
Dsq.txt11 011{"Afrika Perëndimore"}
30 145{"Azia Perëndimore"}
34 155{"Evropa Perëndimore"}
106 EH{"Saharaja Perëndimore"}
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dsq.txt10 011{"Afrika Perëndimore"}
29 145{"Azia Perëndimore"}
33 155{"Evropa Perëndimore"}
105 EH{"Saharaja Perëndimore"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dsq.txt11 011{"Afrika Perëndimore"}
30 145{"Azia Perëndimore"}
34 155{"Evropa Perëndimore"}
106 EH{"Saharaja Perëndimore"}
/third_party/flutter/flutter/packages/flutter_test/lib/
Dflutter_test.dart12 /// ### Per test or per file
18 /// ### Per directory hierarchy
/third_party/skia/third_party/externals/swiftshader/
D.gitignore13 # Per user vscode config files.
/third_party/typescript/tests/baselines/reference/
DtypesOnlyExternalModuleStillHasInstance.types5 // Per 11.2.3, foo_0 should still be "instantiated", albeit with no members
DfunctionExpressionContextualTyping1.types166 }; // Per spec, no contextual signature can be extracted in this case. (Otherwise…
167 b7 = (j, m) => { }; // Per spec, no contextual signature can be extracted in this case. (Otherwise…
193 } // Per spec, no contextual signature can be extracted in this case.
DtypesOnlyExternalModuleStillHasInstance.errors.txt6 // Per 11.2.3, foo_0 should still be "instantiated", albeit with no members
DtypesOnlyExternalModuleStillHasInstance.symbols5 // Per 11.2.3, foo_0 should still be "instantiated", albeit with no members
DfunctionExpressionContextualTyping1.symbols137 }; // Per spec, no contextual signature can be extracted in this case. (Otherwise…
138 b7 = (j, m) => { }; // Per spec, no contextual signature can be extracted in this case. (Otherwise…
167 } // Per spec, no contextual signature can be extracted in this case.
/third_party/node/deps/npm/docs/content/configuring-npm/
Dnpmrc.md62 #### Per-project config file
76 #### Per-user config file
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.h45 void setPersonality(const MCSymbol *Per) { in setPersonality() argument
/third_party/grpc/doc/
Dcompression_cookbook.md56 ## Per Channel Settings
96 ## Per Call Settings
128 ## Per Message Settings
/third_party/boost/libs/hana/doc/
DJamfile.v227 # book containing the documentation of all Boost libraries. Per [1], we need
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Drpc_status.pxd.pxi21 # Per the spec, only client-side status has trailing metadata.
/third_party/grpc/test/core/profiling/
Dmark_timings.stp31 printf("Per tag average of averages\n");
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcomplexity.gnuplot18 set xlabel "Number of Forks Per Tee"

12345678910>>...59