Searched refs:flagged (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dpunyref.c82 /* flagged(bcp) tests whether a basic code point is flagged */
86 #define flagged(bcp) ((punycode_uint)(bcp) - 65 < 26) macro
240 if (case_flags) case_flags[out] = flagged(input[j]);
289 case_flags[i] = flagged(input[in - 1]);
/external/icu/icu4c/source/test/intltest/
H A Dpunyref.c82 /* flagged(bcp) tests whether a basic code point is flagged */
86 #define flagged(bcp) ((punycode_uint)(bcp) - 65 < 26) macro
240 if (case_flags) case_flags[out] = flagged(input[j]);
289 case_flags[i] = flagged(input[in - 1]);
/external/eigen/Eigen/src/Core/
H A DFlagged.h25 * It is the return type of MatrixBase::flagged()
28 * \sa MatrixBase::flagged()
133 DenseBase<Derived>::flagged() const function in class:Eigen::DenseBase
H A DDenseBase.h278 const Flagged<Derived, Added, Removed> flagged() const;
/external/wpa_supplicant_8/wpa_supplicant/
H A Devents.c664 int flagged = !!(rate_ie[j] & 0x80); local
675 if (flagged && ((rate_ie[j] & 0x7f) ==
687 if (flagged && ((rate_ie[j] & 0x7f) ==
698 if (!flagged)
/external/llvm/test/MC/AArch64/
H A Darm64-diags.s14 ; The last argument should be flagged as an error. rdar://9576009
/external/bison/
H A Dmaint.mk1238 # That would be flagged by using -Wundef, however gnulib currently
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1719 (** [is_tail_call ci] is [true] if the call instruction [ci] is flagged as
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 772 milliseconds