HomeSort by: relevance | last modified time | path
    Searched defs:not (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xcalc/dist/
actions.c 17 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25 not be used in advertising or otherwise to promote the sale, use or
73 static void not(Widget w, XEvent *ev, String *vector, Cardinal *count);
129 {"not", not}, /* bitwise not */
372 static void not(Widget w, XEvent *ev, String *vector, Cardinal *count) function
  /xsrc/external/mit/xedit/dist/lisp/re/
rec.c 15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23 * not be used in advertising or otherwise to promote the sale, use or other
183 /* If a repetition does not follow */
239 /* Check if not all groups closed */
485 int not = inf->ptr[0] == '^'; local
487 if (not)
504 pat->type = not ? Rep_RangeNot : Rep_Range;
513 /* If bracket not closed */
518 /* If not the first character */
522 /* If not a range of characters *
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/freedreno/.gitlab-ci/traces/
afuc_test.asm 15 ; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
142 not $02, $02 label
  /xsrc/external/mit/MesaLib/src/panfrost/bifrost/
bi_opcodes.h 16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24 /* Autogenerated file, do not edit */
682 bool not : 1; member in struct:bi_op_props

Completed in 7 milliseconds