Home
last modified time | relevance | path

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

12345678910>>...57

/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/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.txt1316 ld{"Ora verore e Afrikës Perëndimore"}
1317 lg{"Ora e Afrikës Perëndimore"}
1318 ls{"Ora standarde e Afrikës Perëndimore"}
1386 ld{"Ora verore e Argjentinës Perëndimore"}
1387 lg{"Ora e Argjentinës Perëndimore"}
1388 ls{"Ora standarde e Argjentinës Perëndimore"}
1406 ld{"Ora verore e Australisë Qendroro-Perëndimore"}
1407 lg{"Ora e Australisë Qendroro-Perëndimore"}
1408 ls{"Ora standarde e Australisë Qendroro-Perëndimore"}
1416 ld{"Ora verore e Australisë Perëndimore"}
[all …]
/third_party/ntfs-3g/
DCREDITS57 Per Olofsson
58 Yuri Per
/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/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/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
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.
DtypesOnlyExternalModuleStillHasInstance.symbols5 // Per 11.2.3, foo_0 should still be "instantiated", albeit with no members
/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/node/deps/npm/docs/content/configuring-npm/
Dnpmrc.md60 #### Per-project config file
74 #### Per-user config file
/third_party/openGLES/extensions/EXT/
DEXT_texture_lod_bias.txt67 RESOLUTION: Per-texture stage. This matches the Direct3D
88 Per-texture stage control of the LOD bias is also useful for
199 Additions to Chapter 4 of the 1.2 Specification (Per-Fragment Operations
DEXT_separate_depth_stencil.txt51 Additions to Chapter 4 of the OpenGL ES 3.0 Specification (Per-Fragment Operations and the
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_lod_bias.txt67 RESOLUTION: Per-texture stage. This matches the Direct3D
88 Per-texture stage control of the LOD bias is also useful for
199 Additions to Chapter 4 of the 1.2 Specification (Per-Fragment Operations
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcomplexity.gnuplot18 set xlabel "Number of Forks Per Tee"
/third_party/openGLES/extensions/SUN/
DSUN_slice_accum.txt64 Additions to Chapter 4 of the 1.3 GL Specification (Per-Fragment Operations
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_program_binary.txt64 Additions to Chapter 4 of the OpenGL ES 2.0 specification (Per-Fragment
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_program_binary.txt64 Additions to Chapter 4 of the OpenGL ES 2.0 specification (Per-Fragment
/third_party/openGLES/extensions/ANGLE/
DANGLE_program_binary.txt64 Additions to Chapter 4 of the OpenGL ES 2.0 specification (Per-Fragment

12345678910>>...57