Home
last modified time | relevance | path

Searched defs:DIV (Results 1 – 10 of 10) sorted by relevance

/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts63 DIV = 'div', enumerator
235 DIV, enumerator
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp67 DIV, enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c174 #define DIV (HI(0) | (2 << 6) | LO(26)) macro
183 #define DIV (HI(0) | LO(26)) macro
DsljitNativeX86_common.c195 #define DIV (/* GROUP_F7 */ 6 << 3) macro
/third_party/rust/crates/rustix/src/process/
Dprctl.rs269 const DIV = 0x01_0000; constant
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java88 DIV("Dhivehi", "div"), enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java88 DIV("Dhivehi", "div"), enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1597 auto *DIV = dyn_cast<DILocalVariable>(MO.getMetadata()); in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp1166 unsigned DIV = distance(DefI, DefV, RPO, M); in pruneUsesTooFar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1663 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {Res.getValue(0), Zero}); in LowerUDIVREM64() local
1842 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {DIV_Lo, DIV_Hi}); in LowerUDIVREM64() local