HomeSort by relevance Sort by last modified time
    Searched full:op_names (Results 1 - 6 of 6) sorted by null

  /external/opencv3/samples/gpu/
alpha_comp.cpp 39 const char* op_names[] = local
47 cout << op_names[alpha_op] << endl;
  /external/deqp/modules/gles31/scripts/
gen-implicit-conversions.py 809 op_names = [
816 for name, desc, op in op_names:
827 op_names = [
836 for name, desc, op in op_names:
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_vertprog.c 70 }op_names[]={ variable in typeref:struct:__anon19742
345 for(i=0; i < sizeof(op_names) / sizeof(*op_names); i++)
346 if(op_names[i].opcode == opcode)
347 return op_names[i].ip;
349 fprintf(stderr, "op %d not found in op_names\n", opcode);
    [all...]
  /external/pcre/dist/
pcre_printint.c 352 time error if the vectors OP_names or OP_lengths, which are indexed
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog 293 (decode_CC2stat_0): Declare new op_names array.
bfin-dis.c 1228 const char * const op_names[] = { "", "|", "&", "^" } ; local
    [all...]

Completed in 627 milliseconds