HomeSort by relevance Sort by last modified time
    Searched refs:op_mod (Results 1 - 5 of 5) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
Pp.cpp 372 int op_mod(int a, int b) { return a % b; } function in namespace:glslang::__anon104932
400 { '%', MUL, op_mod },
510 if (binop[op].op == op_div || binop[op].op == op_mod) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
operator.c 96 spam2(op_mod , PyNumber_Remainder)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
operator.c 96 spam2(op_mod , PyNumber_Remainder)
  /external/syslinux/gpxe/src/drivers/infiniband/
arbel.c 129 * @v op_mod Opcode modifier (0 if no modifier applicable)
136 unsigned int op_mod, const void *in,
179 opcode_modifier, op_mod,
    [all...]
hermon.c 148 * @v op_mod Opcode modifier (0 if no modifier applicable)
155 unsigned int op_mod, const void *in,
202 opcode_modifier, op_mod,
    [all...]

Completed in 391 milliseconds