/external/icu/icu4c/source/test/intltest/ |
D | numbertest_patternmodifier.cpp | 117 LocalPointer<ImmutablePatternModifier> imod(mod.createImmutable(status), status); in testPatternWithNoPlaceholder() local
|
/external/deqp/framework/common/ |
D | tcuTexVerifierUtil.cpp | 132 static inline int imod (int a, int b) in imod() function
|
D | tcuTexture.cpp | 1665 static inline int imod (int a, int b) in imod() function
|
/external/crosvm/devices/src/usb/xhci/ |
D | xhci_regs.rs | 141 pub imod: Register<u32>, field 389 let imod = register!( in init_xhci_mmio_space_and_regs() localVariable
|
/external/python/cpython3/Lib/ |
D | operator.py | 361 def imod(a, b): function
|
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 2010 unsigned imod = fieldFromInstruction_4(Insn, 18, 2); in DecodeCPSInstruction() local 2058 unsigned imod = fieldFromInstruction_4(Insn, 9, 2); in DecodeT2CPSInstruction() local 3909 unsigned imod = fieldFromInstruction_2(Insn, 4, 1) | 0x2; in DecodeThumbCPS() local
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 1979 unsigned imod = fieldFromInstruction(Insn, 18, 2); in DecodeCPSInstruction() local 2026 unsigned imod = fieldFromInstruction(Insn, 9, 2); in DecodeT2CPSInstruction() local 3922 unsigned imod = fieldFromInstruction(Insn, 4, 1) | 0x2; in DecodeThumbCPS() local
|
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2352 unsigned imod = fieldFromInstruction(Insn, 18, 2); in DecodeCPSInstruction() local 2399 unsigned imod = fieldFromInstruction(Insn, 9, 2); in DecodeT2CPSInstruction() local 4432 unsigned imod = fieldFromInstruction(Insn, 4, 1) | 0x2; in DecodeThumbCPS() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2331 unsigned imod = fieldFromInstruction(Insn, 18, 2); in DecodeCPSInstruction() local 2378 unsigned imod = fieldFromInstruction(Insn, 9, 2); in DecodeT2CPSInstruction() local 4411 unsigned imod = fieldFromInstruction(Insn, 4, 1) | 0x2; in DecodeThumbCPS() local
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1401 int imod (int a, int b) in imod() function
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 882 void ShaderCore::imod(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imod() function in sw::ShaderCore
|