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

123

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dos_specific_inline.h25 fld x_dbl
/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/boringssl/src/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
531 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/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/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/libopus/celt/
H A Dfloat_cast.h112 { fld flt
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_includes.h130 fld f
/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/chromium_org/third_party/skia/third_party/lua/src/
H A Dllimits.h206 #define lua_number2int(i,n) __asm {__asm fld n __asm fistp i}
209 {__int64 l; __asm {__asm fld n __asm fistp l} i = (unsigned int)l;}
/external/chromium_org/v8/src/base/platform/
H A Dplatform.h58 fld flt
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/chromium_org/third_party/icu/source/i18n/
H A Dtzfmt.cpp2330 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, (uint8_t)itemLength, status);
2331 result->addElement(fld, status);
2365 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2366 result->addElement(fld, status);
2383 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2384 result->addElement(fld, status);
2408 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2409 result->addElement(fld, status);
/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp2330 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, (uint8_t)itemLength, status);
2331 result->addElement(fld, status);
2365 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2366 result->addElement(fld, status);
2383 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2384 result->addElement(fld, status);
2408 GMTOffsetField* fld = GMTOffsetField::createTimeField(itemType, itemLength, status);
2409 result->addElement(fld, status);

Completed in 4479 milliseconds

123