Searched refs:Flag (Results 76 - 82 of 82) sorted by relevance

1234

/external/libvpx/examples/includes/geshi/
H A Dgeshi.php481 * Flag for how line numbers are displayed
487 * Flag to decide if multi line spans are allowed. Set it to false to make sure
/external/clang/lib/Sema/
H A DSemaTemplate.cpp7351 void Sema::MarkAsLateParsedTemplate(FunctionDecl *FD, bool Flag) { argument
7354 FD->setLateTemplateParsed(Flag);
/external/dropbear/libtommath/
H A Dbn.tex1689 \hline \textbf{Flag} & \textbf{Meaning} \\
/external/v8/src/
H A Dobjects.h6252 enum Flag { NONE = 0, GLOBAL = 1, IGNORE_CASE = 2, MULTILINE = 4 }; enum in class:v8::internal::JSRegExp
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c9154 ;; Timer Ticks Roller Flag (0x470:byte)
9228 mov 0x470, al ;; Timer Ticks Rollover Flag
10479 ;; Warm Boot Flag 0040:0072
/external/clang/include/clang/Sema/
H A DSema.h208 /// \brief Flag indicating whether or not to collect detailed statistics.
4325 void MarkAsLateParsedTemplate(FunctionDecl *FD, bool Flag = true);
/external/grub/docs/
H A Dtexinfo.tex4849 % Flag to tell @lisp, etc., not to narrow margin.

Completed in 354 milliseconds

1234