Home
last modified time | relevance | path

Searched defs:GS (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp61 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/
DNativeEnumGlobals.cpp26 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); in NativeEnumGlobals() local
DGSIStreamBuilder.cpp364 auto GS = WritableMappedBlockStream::createIndexedStream( in commit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.h156 GS = 256, enumerator
/third_party/musl/arch/i386/bits/
Dreg.h13 #define GS 10 macro
/third_party/rust/crates/libc/src/fuchsia/
Dx86_64.rs147 pub const GS: ::c_int = 26; constant
/third_party/musl/arch/x86_64/bits/
Dreg.h29 #define GS 26 macro
/third_party/musl/arch/x32/bits/
Dreg.h29 #define GS 26 macro
/third_party/python/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/third_party/cups-filters/filter/
Dpdftops.c46 enum renderer_e {GS = 0, PDFTOPS = 1, ACROREAD = 2, PDFTOCAIRO = 3, MUPDF = 4, HYBRID = 5}; enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c91 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c164 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp116 GS = (1<<glu::SHADERTYPE_GEOMETRY), enumerator
Des31fShaderIntegerFunctionTests.cpp1116 GS = (1<<glu::SHADERTYPE_GEOMETRY), in init() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp987 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOResolvePrevailingInModule() local
1054 auto GS = DefinedGlobals.find(GV.getGUID()); in thinLTOInternalizeModule() local
DGlobalOpt.cpp1936 processInternalGlobal(GlobalVariable *GV, const GlobalStatus &GS, in processInternalGlobal()
2084 GlobalStatus GS; in processGlobal() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx10.cpp206 ID3D10GeometryShader* GS; in ImGui_ImplDX10_RenderDrawData() member
Dimgui_impl_dx11.cpp212 ID3D11GeometryShader* GS; in ImGui_ImplDX11_RenderDrawData() member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.h304 TT_GraphicsState GS; member
Dttinterp.h179 TT_GraphicsState GS; /* !@ current graphics state */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp191 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/
Dmod.rs777 pub const GS: ::c_int = 26; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
Dmod.rs762 pub const GS: ::c_int = 26; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/
Dmod.rs551 pub const GS: ::c_int = 10; constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1256 GS = (1<<glu::SHADERTYPE_GEOMETRY), in init() enumerator

12