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

  /external/mesa3d/src/glsl/
ir_reader.cpp 503 ir_if *iff = new(ctx) ir_if(condition); local
505 read_instructions(st, &iff->then_instructions, then_expr, loop_ctx);
506 read_instructions(st, &iff->else_instructions, else_expr, loop_ctx);
508 delete iff;
509 iff = NULL;
511 return iff;
    [all...]
  /external/v8/test/mjsunit/
debug-compile-event.js 83 // Check that we pick script name from //@ sourceURL, iff present
  /external/protobuf/python/google/protobuf/
text_format.py 335 True iff the end was reached.
365 True iff the text was consumed.
388 True iff the current token is an integer.
577 ValueError: Thrown Iff the text is not a valid integer.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar 
org.sat4j.core_2.2.0.v20100429.jar 
  /external/dropbear/libtommath/
bn.tex 30 \def\iff{\hspace{1em}\Longleftrightarrow\hspace{1em}}
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 32 \def\iff{\hspace{1em}\Longleftrightarrow\hspace{1em}}
    [all...]

Completed in 100 milliseconds