HomeSort by relevance Sort by last modified time
    Searched full:special (Results 526 - 550 of 40689) sorted by null

<<21222324252627282930>>

  /external/arm-neon-tests/
ref_vrsqrte.c 108 /* Test FP variants with special input values (NaNs, ...) */
116 fprintf (ref_file, "\n%s output:\n", TEST_MSG " FP special (NaN, 0)");
120 /* Test FP variants with special input values (negative, infinity) */
128 fprintf (ref_file, "\n%s output:\n", TEST_MSG " FP special (negative, infinity)");
132 /* Test FP variants with special input values (-0, -infinity) */
140 fprintf (ref_file, "\n%s output:\n", TEST_MSG " FP special (-0, -infinity)");
  /external/clang/test/SemaTemplate/
constexpr-instantiate.cpp 85 // of a defaulted special member in the same circumstances. This seems scary,
86 // since a lot of classes have constexpr special members in C++11, but the
88 // special member templates (defaulted special members should only be
89 // generated if they are well-formed, and non-constexpr special members in a
90 // base or member cause the class's special member to not be constexpr).
  /external/e2fsprogs/intl/
loadinfo.h 93 SPECIAL, SPONSOR, REVISION are the pieces of the locale name, as
106 const char *modifier, const char *special,
116 territory, codeset, special, sponsor, revision.
119 *CODESET, *SPECIAL, *SPONSOR, *REVISION gets assigned either a
129 CEN_SPECIAL for *SPECIAL,
137 const char **special, const char **sponsor,
finddomain.c 59 const char *special; local
71 language[_territory][+audience][+special][,[sponsor][_revision]]
79 (3) special
138 &codeset, &normalized_codeset, &special,
145 codeset, normalized_codeset, modifier, special,
  /external/icu/icu4c/source/common/
propsvec.h 47 * There are additional rows for special purposes, see UPVEC_FIRST_SPECIAL_CP.
56 * Special pseudo code points for storing the initialValue and the errorValue,
65 * Special pseudo code point used in upvec_compact() signalling the end of
66 * delivering special values and the beginning of delivering real ones.
121 * In a first phase, only special values are delivered (each exactly once),
122 * with start==end both equalling a special pseudo code point.
  /external/ltp/testcases/kernel/syscalls/getxattr/
getxattr02.c 33 * 2. Get attribute from a char special file, setxattr(2) should
35 * 3. Get attribute from a block special file, setxattr(2) should
74 CHR, /* case 01, get attr from char special */
75 BLK, /* case 02, get attr from block special */
145 tst_brkm(TBROK | TERRNO, cleanup, "Create char special(%s)"
149 tst_brkm(TBROK | TERRNO, cleanup, "Create block special(%s)"
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
reduce_backward.rs 86 int inVal, int x /* special arg */) {
104 int x /* special arg */,
105 int y /* special arg */) {
126 int x /* special arg */,
127 int y /* special arg */,
128 int z /* special arg */) {
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
reduce_backward.rs 88 int inVal, int x /* special arg */) {
106 int x /* special arg */,
107 int y /* special arg */) {
128 int x /* special arg */,
129 int y /* special arg */,
130 int z /* special arg */) {
  /toolchain/binutils/binutils-2.27/intl/
loadinfo.h 101 SPECIAL, SPONSOR, REVISION are the pieces of the locale name, as
115 const char *modifier, const char *special,
125 territory, codeset, special, sponsor, revision.
128 *CODESET, *SPECIAL, *SPONSOR, *REVISION gets assigned either a
138 CEN_SPECIAL for *SPECIAL,
147 const char **special,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
bytes_methods.c 21 /* Special case for empty strings */
51 /* Special case for empty strings */
81 /* Special case for empty strings */
111 /* Special case for empty strings */
142 /* Special case for empty strings */
176 /* Special case for empty strings */
212 /* Special case for empty strings */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
bytes_methods.c 21 /* Special case for empty strings */
51 /* Special case for empty strings */
81 /* Special case for empty strings */
111 /* Special case for empty strings */
142 /* Special case for empty strings */
176 /* Special case for empty strings */
212 /* Special case for empty strings */
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 24 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
40 Any state that has a semantic predicate edge is special; those states
49 eot, eof, min, max, accept, special, transition
60 self.special = special
77 specialState = self.special[s]
79 #print "is special"
  /external/python/cpython2/Objects/
bytes_methods.c 21 /* Special case for empty strings */
51 /* Special case for empty strings */
81 /* Special case for empty strings */
111 /* Special case for empty strings */
142 /* Special case for empty strings */
176 /* Special case for empty strings */
212 /* Special case for empty strings */
  /prebuilts/go/darwin-x86/src/math/
exp.go 9 // Special cases are:
43 // 2. Approximation of exp(r) by a special rational function on
47 // We use a special Remez algorithm on [0,0.34658] to generate
72 // Special cases:
103 // special cases
134 // Special cases are the same as Exp.
146 // special cases
  /prebuilts/go/linux-x86/src/math/
exp.go 9 // Special cases are:
43 // 2. Approximation of exp(r) by a special rational function on
47 // We use a special Remez algorithm on [0,0.34658] to generate
72 // Special cases:
103 // special cases
134 // Special cases are the same as Exp.
146 // special cases
  /external/v8/src/mips64/
assembler-mips64.cc 23 // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
556 (opcode == SPECIAL && rt_field == 0 &&
574 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JR;
579 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JALR;
608 // to avoid use of mips ssnop and ehb special encodings
612 bool ret = (opcode == SPECIAL && function == SLL &&
    [all...]
  /external/icu/icu4c/source/i18n/
affixpatternparser.h 201 * would have if none of the special tokens were escaped.
233 * same format that DecimalFormatPatternParser produces. Namely special
235 * prefixed with an apostrophe ('). These special character sequences
241 * Since the expansion of these special character
244 * If these special characters are not prefixed with an apostrophe in
246 * any other character. If an apostrophe prefixes a non special
261 * In this function, quoting makes special characters like normal
262 * characters whereas in parseAffixString, quoting makes special
263 * characters special.
  /external/libevent/m4/
acx_pthread.m4 11 # linker flags, and the PTHREAD_CFLAGS output variable to any special
16 # Also sets PTHREAD_CC to any special C compiler that is needed for
18 # (This is necessary on AIX to use the special cc_r compiler alias.)
71 # As a special exception, the respective Autoconf Macro's copyright
80 # This special exception to the GPL applies to versions of the
83 # may extend this special exception to the GPL to apply to your
93 # requires special compiler flags (e.g. on True64 or Sequent).
195 # need a special flag -Kthread to make this header compile.)
242 AC_MSG_CHECKING([if more special flags are required for pthreads])
  /external/tensorflow/tensorflow/python/kernel_tests/
betainc_op_test.py 39 from scipy import special # pylint: disable=g-import-not-at-top
52 scipy_out = special.betainc(a_s, b_s, x_s).astype(np_dt)
65 scipy_comb = special.betainc(a_comb, b_comb, x_comb).astype(np_dt)
71 special.betainc(0.1, b_s, x_s).astype(np_dt),
76 special.betainc(a_s, 0.1, x_s).astype(np_dt),
81 special.betainc(a_s, b_s, 0.1).astype(np_dt),
86 special.betainc(0.1, b_s, 0.1).astype(np_dt),
91 special.betainc(0.1, 0.1, 0.1).astype(np_dt),
110 tf_logging.warn("Cannot test special functions: %s" % str(e))
  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 23 /* Following are the function codes for the Special OP (ALU). */
53 /* Following special functions was not mentioned in the
59 /* Following special functions was mentioned in the
136 "normal" opcode but was implemented in the RTL as special
197 { "mvts", (ALUOP|MVTSF), "c,a" }, /* Move to special register */
198 { "mvfs", (ALUOP|MVFSF), "c,a" }, /* Move from special register */
230 /* Move special. */
231 { "mvts", MVTSOP, "b,a" }, /* Move From Integer to Special */
232 { "mvfs", MVFSOP, "b,a" }, /* Move From Special to Integer */
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 21 * \brief Special float stress tests.
500 // do something with special floats
507 * \brief Tests special floats as vertex attributes
509 * Tests that special floats transferred to the shader using vertex
511 * calculations. Special floats are put to 4-vector's x and y components and
614 // and calculate some basic operations with the floating point values. If all goes well, nothing special should happen
648 m_testCtx.getLog() << tcu::TestLog::Message << "Drawing a grid with the shader. Setting a_attr for each vertex to (special, special, 1, 1)." << tcu::TestLog::EndMessage;
781 * \brief Tests special floats as uniforms
783 * Tests that special floats transferred to the shader as uniforms d
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
XMLRecordWriter.java 138 boolean special = false;
149 special = false;
153 special = c == '<' || c == '&';
154 if (special && sb == null) {
159 if (special) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
XMLRecordWriter.java 134 boolean special = false;
145 special = false;
149 special = c == '<' || c == '&';
150 if (special && sb == null) {
155 if (special) {
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTextEscapingMode.java 21 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
60 * A span of text where HTML special characters are interpreted literally,
69 * A span of text and character entity references where HTML special
74 * A span of text where HTML special characters are interpreted literally,
159 * special CDATA so that &lt;'s are not treated as starting tags, comments
  /external/proguard/examples/
android.pro 67 # Preserve all View implementations, their special context constructors, and
77 # Preserve all classes that have special context constructors, and the
84 # Preserve all classes that have special context constructors, and the
98 # Preserve the special fields of all Parcelable implementations.
135 # Preserve the special static methods that are required in all enumeration

Completed in 1388 milliseconds

<<21222324252627282930>>