OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iff
(Results
1 - 7
of
7
) 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/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 491 milliseconds