Searched defs:special (Results 1 - 25 of 34) sorted by relevance

12

/external/strace/
H A Dutimes.c4 decode_utimes(struct tcb *tcp, int offset, int special) argument
14 BITNESS_CURRENT, special);
18 BITNESS_CURRENT, special);
H A Dtime.c72 printtv_bitness(struct tcb *tcp, long addr, enum bitness_t bitness, int special) argument
75 sprinttv(buf, tcp, addr, bitness, special);
81 const int special)
83 if (special) {
95 sprinttv(char *buf, struct tcb *tcp, long addr, enum bitness_t bitness, int special) argument
108 return do_sprinttv(buf, tv.tv_sec, tv.tv_usec, special);
113 return do_sprinttv(buf, tv.tv_sec, tv.tv_usec, special);
80 do_sprinttv(char *buf, const uintmax_t sec, const uintmax_t usec, const int special) argument
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRDFA.h39 const int *special; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRDFA.h39 const int *special; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRDFA.h39 const int *special; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRDFA.h39 const int *special; variable
76 @property const int *special; variable
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/
H A DErf.java17 package org.apache.commons.math.special;
H A DBeta.java17 package org.apache.commons.math.special;
H A DGamma.java17 package org.apache.commons.math.special;
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3cyclicdfa.h82 const ANTLR3_INT32 * const special; member in struct:ANTLR3_CYCLIC_DFA_struct
/external/e2fsprogs/intl/
H A Dexplodename.c55 const char **normalized_codeset, const char **special,
66 *special = NULL;
138 /* Next is special application (CEN syntax). */
140 *special = ++cp;
52 _nl_explode_name(char *name, const char **language, const char **modifier, const char **territory, const char **codeset, const char **normalized_codeset, const char **special, const char **sponsor, const char **revision) argument
H A Dfinddomain.c59 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,
H A Dl10nflist.c174 const char *modifier, const char *special,
204 ? strlen (special) + 1 : 0)
253 cp = stpcpy (cp, special);
349 normalized_codeset, modifier, special,
356 normalized_codeset, modifier, special,
170 _nl_make_l10nflist(struct loaded_l10nfile **l10nfile_list, const char *dirlist, size_t dirlist_len, int mask, const char *language, const char *territory, const char *codeset, const char *normalized_codeset, const char *modifier, const char *special, const char *sponsor, const char *revision, const char *filename, int do_allocate) argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DDFA.cs44 * Any state that has a semantic predicate edge is special; those states
61 protected short[] special; field in class:Antlr.Runtime.DFA
111 int specialState = special[s];
117 " state " + s + " is special state " + specialState );
123 " returns from special state " + specialState + " to " + s );
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DDFA.java32 * Any state that has a semantic predicate edge is special; those states
47 protected short[] special; field in class:DFA
74 int specialState = special[s];
78 " state "+s+" is special state "+specialState);
83 " returns from special state "+specialState+" to "+s);
/external/v8/src/
H A Dhydrogen-gvn.h18 // This class extends GVNFlagSet with additional "special" dynamic side effects,
20 // the GVNFlags of an HInstruction. These special side effects are tracked by a
34 bool ContainsSpecial(int special) const {
35 return (bits_ & MaskSpecial(special)) != 0;
39 void AddSpecial(int special) { bits_ |= MaskSpecial(special); } argument
48 uint64_t MaskSpecial(int special) const {
49 DCHECK(special >= 0);
50 DCHECK(special < kNumberOfSpecials);
52 special
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DDFA.cs43 * Any state that has a semantic predicate edge is special; those states
66 protected short[] special; field in class:Antlr.Runtime.DFA
94 int specialState = special[s];
98 " state " + s + " is special state " + specialState);
103 " returns from special state " + specialState + " to " + s);
/external/javassist/src/main/javassist/bytecode/analysis/
H A DType.java29 * a JVM type not only includes all normal Java types, but also a few special types
31 * more info on these special types.
33 * All primitive and special types reuse the same instance, so identity comparison can
44 private final boolean special; field in class:Type
142 private Type(CtClass clazz, boolean special) { argument
144 this.special = special;
163 * Returns the class this type represents. If the type is special, null will be returned.
165 * @return the class for this type, or null if special
174 * @return true if a java reference, false if a primitive or special
[all...]
/external/libopus/src/
H A Dopus.c73 int special=0; local
102 /* Detect the special case where we clip before the first zero crossing */
103 special = (start==0 && x[i*C]*x[0]>=0);
113 if (special && peak_pos>=2)
/external/kernel-headers/original/uapi/linux/
H A Dscc.h149 io_port special; /* special function port */ member in struct:scc_hw_config
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
H A DDFA.java62 /** How many edges can each DFA state have before a "special" state
204 /** List of special DFAState objects */
206 /** List of ST for special states. */
213 public Vector special; field in class:DFA
328 public List getJavaCompressedSpecial() { return getRunLengthEncoding(special); }
399 special = new Vector(this.getNumberOfStates()); // Vector<short>
400 special.setSize(this.getNumberOfStates());
434 // can't compute min,max,special,transition on accepts
459 testEncodeDecode(special);
465 System.out.println("special
[all...]
/external/mksh/src/
H A Dvar.c50 static int special(const char *);
87 * pop a block handling special variables
290 if (special(n))
336 if (special(n))
350 /* special to dollar() */
1142 * handle special variables with side effects - PATH, SECONDS.
1145 /* Test if name is a special parameter */
1147 special(const char *name) function
1155 /* Make a variable non-special */
1176 switch ((st = special(v
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1179 const boolean special = (reg->Register.Absolute || local
1190 if (special || !w_tested) {
1195 if (special) {
/external/valgrind/coregrind/m_demangle/
H A Dcplus-dem.c916 A few special names such as '___elabs' add a few chars (at most 7), but
1081 static const char * const special[][2] = { local
1091 for (k = 0; special[k][0] != NULL; k++)
1093 size_t slen = strlen (special[k][0]);
1094 if (strncmp (p, special[k][0], slen) == 0)
1097 slen = strlen (special[k][1]);
1098 memcpy (d, special[k][1], slen);
1103 if (special[k][0] != NULL)
1187 recognize one of the gnu special forms rather than looking for a
1404 name. In some special case
[all...]
/external/valgrind/coregrind/
H A Dm_main.c1292 const HChar* special = " \\<>"; local
1295 if (VG_(strchr)(special, arg[i])) {

Completed in 765 milliseconds

12