Searched refs:fld (Results 1 - 25 of 58) sorted by relevance

123

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dos_specific_inline.h26 fld x_dbl
/external/blktrace/btt/
H A Dbno_plot.py101 fld = line.split(None) variable
102 print >>fo, fld[0], fld[1], int(fld[2])-int(fld[1])
H A Diostat.c25 #define INC_STAT(dip, fld) \
27 (dip)->stats. fld ++; \
28 (dip)->all_stats. fld ++; \
31 #define DEC_STAT(dip, fld) \
33 (dip)->stats. fld --; \
34 (dip)->all_stats. fld --; \
37 #define ADD_STAT(dip, fld, val) \
40 (dip)->stats. fld += __v; \
41 (dip)->all_stats. fld += __v; \
44 #define SUB_STAT(dip, fld, va
[all...]
H A Doutput.c254 #define __update_odp(odp, dip, fld) \
256 (odp)-> fld .total += dip->avgs. fld . total; \
257 (odp)-> fld .n += dip->avgs. fld . n; \
285 #define OD_AVG(od, fld, q2c) \
286 (od. fld .n == 0) ? (double)0.0 : \
287 (100.0 * ((double)((od). fld . total) / q2c))
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
H A Dtasn_prn.c159 static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
164 int asn1_template_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
167 static int asn1_primitive_print(BIO *out, ASN1_VALUE **fld,
190 static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, argument
211 if(*fld == NULL)
229 if (!asn1_template_print_ctx(out, fld, indent,
235 if (!asn1_primitive_print(out, fld, it,
247 i = ef->asn1_ex_print(out, fld, indent, "", pctx);
265 i = asn1_get_choice_selector(fld, it);
275 tmpfld = asn1_get_field_ptr(fld, t
339 asn1_template_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, const ASN1_TEMPLATE *tt, const ASN1_PCTX *pctx) argument
519 asn1_primitive_print(BIO *out, ASN1_VALUE **fld, const ASN1_ITEM *it, int indent, const char *fname, const char *sname, const ASN1_PCTX *pctx) argument
[all...]
/external/openssl/crypto/asn1/
H A Dtasn_prn.c159 static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
164 int asn1_template_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
167 static int asn1_primitive_print(BIO *out, ASN1_VALUE **fld,
190 static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, argument
211 if(*fld == NULL)
229 if (!asn1_template_print_ctx(out, fld, indent,
235 if (!asn1_primitive_print(out, fld, it,
247 i = ef->asn1_ex_print(out, fld, indent, "", pctx);
265 i = asn1_get_choice_selector(fld, it);
275 tmpfld = asn1_get_field_ptr(fld, t
339 asn1_template_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, const ASN1_TEMPLATE *tt, const ASN1_PCTX *pctx) argument
519 asn1_primitive_print(BIO *out, ASN1_VALUE **fld, const ASN1_ITEM *it, int indent, const char *fname, const char *sname, const ASN1_PCTX *pctx) argument
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas-fp.asm0 fld %st(5)
1 fld %st(5) label
/external/libffi/src/sh64/
H A Dsysv.S136 fld.d r15, 0, dr0
138 fld.d r15, 0, dr2
140 fld.d r15, 0, dr4
142 fld.d r15, 0, dr6
144 fld.d r15, 0, dr8
146 fld.d r15, 0, dr10
174 fld.s r15, OFS_FLT, fr0
176 fld.s r15, OFS_FLT, fr1
178 fld.s r15, OFS_FLT, fr2
180 fld
[all...]
/external/javassist/src/main/javassist/util/proxy/
H A DSecurityActions.java113 static void set(final Field fld, final Object target, final Object value) argument
117 fld.set(target, value);
122 fld.set(target, value);
/external/jdiff/src/jdiff/
H A DHTMLIndexes.java778 FieldAPI fld = (FieldAPI)(iterField.next());
779 fieldNames.add(new Index(fld.name_, 0, pkgName, className, fld.type_, true));
783 FieldAPI fld = (FieldAPI)(iterField.next());
784 Index idx = new Index(fld.name_, 1, pkgName, className, fld.type_, true);
785 idx.doc_ = fld.doc_; // Used for checking @since
790 MemberDiff fld = (MemberDiff)(iterField.next());
791 fieldNames.add(new Index(fld.name_, 2, pkgName, className, fld
803 emitFieldIndexEntry(Index fld, char oldsw, int multipleMarker) argument
1080 Index(String name, int changeType, String pkgName, String className, String type, boolean fld) argument
[all...]
/external/harfbuzz/src/
H A Dharfbuzz-dump.c40 #define DUMP_FINT(strct,fld) dump (stream, indent, "<" #fld ">%d</" #fld ">\n", (strct)->fld)
41 #define DUMP_FUINT(strct,fld) dump (stream, indent, "<" #fld ">%u</" #fld ">\n", (strct)->fld)
42 #define DUMP_FGLYPH(strct,fld) dump (stream, indent, "<" #fld ">
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dgenopcode.asm110 fld dword [0] label
111 fld qword [4] label
112 fld tword [16] label
113 fld st2 label
/external/chromium_org/third_party/opus/src/celt/
H A Dfloat_cast.h112 { fld flt
/external/valgrind/main/VEX/test/
H A Dfp1.s24 fld %st(0)
/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py130 def GetValue(self, fld):
132 return self.ctrls[fld].GetValue()
134 def SetValue(self, fld, val):
136 self.ctrls[fld].SetValue(val)
206 def GetValue(self, fld):
207 return self.je.ctrls[fld].GetValue()
209 def SetValue(self, fld, val):
210 self.je.ctrls[fld].SetValue(val)
228 def GetValue(self, fld):
229 return self.je.ctrls[fld]
[all...]
H A DJetDefs.py41 fld = ctrl[0]
42 if fld[0:2] != "fr":
43 if u.IniGetValue(self.JETCREATOR_HLP, dlgName, fld) == "":
44 u.IniSetValue(self.JETCREATOR_HLP, dlgName, fld, "")
45 print(fld)
H A DJetUtils.py151 def StrNoneChk(fld):
153 if fld is None:
155 return str(fld)
472 def GetJetHelpText(dlgName, fld):
474 return IniGetValue(JetDefs.JETCREATOR_HLP, dlgName, fld)
/external/libvorbis/lib/
H A Dos.h112 we get extra fst/fld to
131 fld f
/external/javassist/sample/evolve/
H A DEvolution.java113 CtField fld = new CtField(pool.get("java.lang.Class"),
115 fld.setModifiers(Modifier.PUBLIC | Modifier.STATIC);
120 absClass.addField(fld, finit);
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/icu4c/i18n/
H A Dtzfmt.cpp2324 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, (uint8_t)itemLength, status);
2325 result->addElement(fld, status);
2359 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2360 result->addElement(fld, status);
2377 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2378 result->addElement(fld, status);
2402 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2403 result->addElement(fld, status);
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DMathExtras.h208 fld flt
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_math.h311 fld f
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dimports.h324 fld f
360 /* GCC generates an extra fstp/fld without this. */
407 /* GCC generates an extra fstp/fld without this. */
/external/chromium_org/v8/src/
H A Dplatform.h81 fld flt

Completed in 986 milliseconds

123