/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | GlobalStatus.cpp | 61 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux() 191 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumGlobals.cpp | 26 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); in NativeEnumGlobals() local
|
D | GSIStreamBuilder.cpp | 364 auto GS = WritableMappedBlockStream::createIndexedStream( in commit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86.h | 156 GS = 256, enumerator
|
/third_party/musl/arch/i386/bits/ |
D | reg.h | 13 #define GS 10 macro
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | x86_64.rs | 147 pub const GS: ::c_int = 26; constant
|
/third_party/musl/arch/x86_64/bits/ |
D | reg.h | 29 #define GS 26 macro
|
/third_party/musl/arch/x32/bits/ |
D | reg.h | 29 #define GS 26 macro
|
/third_party/python/Lib/curses/ |
D | ascii.py | 34 GS = 0x1d # ^] variable
|
/third_party/cups-filters/filter/ |
D | pdftops.c | 46 enum renderer_e {GS = 0, PDFTOPS = 1, ACROREAD = 2, PDFTOCAIRO = 3, MUPDF = 4, HYBRID = 5}; enumerator
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_program.c | 91 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_program.c | 164 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 116 GS = (1<<glu::SHADERTYPE_GEOMETRY), enumerator
|
D | es31fShaderIntegerFunctionTests.cpp | 1116 GS = (1<<glu::SHADERTYPE_GEOMETRY), in init() enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 987 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOResolvePrevailingInModule() local 1054 auto GS = DefinedGlobals.find(GV.getGUID()); in thinLTOInternalizeModule() local
|
D | GlobalOpt.cpp | 1936 processInternalGlobal(GlobalVariable *GV, const GlobalStatus &GS, in processInternalGlobal() 2084 GlobalStatus GS; in processGlobal() local
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_dx10.cpp | 206 ID3D10GeometryShader* GS; in ImGui_ImplDX10_RenderDrawData() member
|
D | imgui_impl_dx11.cpp | 212 ID3D11GeometryShader* GS; in ImGui_ImplDX11_RenderDrawData() member
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttobjs.h | 304 TT_GraphicsState GS; member
|
D | ttinterp.h | 179 TT_GraphicsState GS; /* !@ current graphics state */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 191 auto AddUsedThings = [&](GlobalValueSummary *GS) { in computeLTOCacheKey() 223 for (auto &GS : DefinedGlobals) { in computeLTOCacheKey() local
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 777 pub const GS: ::c_int = 26; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/ |
D | mod.rs | 762 pub const GS: ::c_int = 26; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/ |
D | mod.rs | 551 pub const GS: ::c_int = 10; constant
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderIntegerFunctionTests.cpp | 1256 GS = (1<<glu::SHADERTYPE_GEOMETRY), in init() enumerator
|