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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 729 or None iff received closing handshake.
880 frame belongs to. The return value is valid iff immediately after
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_reader.cpp 450 ir_if *iff = new(mem_ctx) ir_if(condition); local
452 read_instructions(&iff->then_instructions, s_then, loop_ctx);
453 read_instructions(&iff->else_instructions, s_else, loop_ctx);
455 delete iff;
456 iff = NULL;
458 return iff;
  /external/mesa3d/src/glsl/
ir_reader.cpp 450 ir_if *iff = new(mem_ctx) ir_if(condition); local
452 read_instructions(&iff->then_instructions, s_then, loop_ctx);
453 read_instructions(&iff->else_instructions, s_else, loop_ctx);
455 delete iff;
456 iff = NULL;
458 return iff;
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 685 or None iff received closing handshake.
834 frame belongs to. The return value is valid iff immediately after
  /external/chromium_org/v8/test/mjsunit/
debug-compile-event.js 83 // Check that we pick script name from //# sourceURL, iff present
  /external/v8/test/mjsunit/
debug-compile-event.js 83 // Check that we pick script name from //@ sourceURL, iff present
  /external/libppp/src/
bundle.c 706 int iff; local
777 iff = IFF_POINTOPOINT | IFF_MULTICAST;
778 if (ID0ioctl(bundle.dev.fd, TUNSIFMODE, &iff) < 0)
785 iff = 0;
786 if (ID0ioctl(bundle.dev.fd, TUNSLMODE, &iff) < 0)
793 iff = 1;
794 if (ID0ioctl(bundle.dev.fd, TUNSIFHEAD, &iff) < 0) {
    [all...]
  /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/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
history.js 220 // Takes a key and a value and sets the this.dashboardSpecificState[key] = value iff key is
  /external/chromium_org/chrome/browser/resources/help/
help.js 402 * @param {boolean} isPowerwashAllowed True iff powerwash is allowed
  /external/bison/data/
yacc.c 87 # Expand ARG iff yyerror is to be given a location as argument.
989 their default reductions have been disabled). Iff there is a
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 480 // The other devices is shown iff tab sync is enabled.
  /ndk/build/core/
definitions.mk 613 # Returns : non-empty iff the module is a static library.
623 # Returns : non-empty iff the module is a shared library.
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
util.js 1005 * @param {function()=} opt_isValid Function returning false iff the task
    [all...]
file_copy_manager.js 411 * should be set iff the reason is "ERROR".
    [all...]
  /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/libvpx/libvpx/third_party/x86inc/
x86inc.asm 872 ; Append cpuflags to the callee's name iff the appended name is known and the plain name isn't
  /external/dropbear/libtommath/
bn.tex 30 \def\iff{\hspace{1em}\Longleftrightarrow\hspace{1em}}
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
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 1780 milliseconds