Searched defs:inf (Results 51 - 72 of 72) sorted by relevance

123

/external/boringssl/src/include/openssl/
H A Dasn1.h168 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_ctx_st
183 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_const_ctx_st
/external/fmtlib/fmt/
H A Dformat.h2980 const char *inf = upper ? " INF" : " inf"; local
2983 ++inf;
2985 CharPtr out = write_str(inf, inf_size, spec);
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp1013 double inf = uprv_getInfinity(); local
1014 result.setDouble(digits->isPositive() ? inf : -inf);
1407 const UnicodeString *inf = &fImpl->getConstSymbol(DecimalFormatSymbols::kInfinitySymbol); local
1408 int32_t infLen = (text.compare(position, inf->length(), *inf)
1409 ? 0 : inf->length());
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7140 double inf = uprv_getInfinity(); local
7146 unum_formatDouble(fmt,inf,outputbuf,50,&position,&status);
/external/toybox/toys/pending/
H A Ddhcpd.c545 uint32_t optcode = 0, inf = infomode, convtmp, mask, nip, router; local
554 infomode = inf;
573 infomsg(inf, "config : Obsolete OR Unknown Option : %s", option);
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c2198 char inf[INOUTF_SZ]; local
2224 strcpy(inf, "/dev/zero");
2248 inf, skip, outf, seek, dd_count);
2257 if (inf[0] && ('-' != inf[0])) {
2258 in_type = dd_filetype(inf);
2265 ME "unable to use scsi tape device %s\n", inf);
2268 if ((infd = open(inf, O_RDWR)) < 0) {
2271 inf);
2294 infd = open(inf, O_RDONL
6280 char inf[INOUTF_SZ]; local
7290 char inf[INOUTF_SZ]; local
[all...]
/external/skia/tests/
H A DPathTest.cpp915 const SkScalar inf = SK_ScalarInfinity; local
922 r.set(0, 0, inf, negInf);
937 pts[1].set(inf, 0);
949 const SkScalar inf = SK_ScalarInfinity; local
964 path.moveTo(inf, negInf);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar ... META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META-INF ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar ... META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META-INF ...
/external/libxml2/
H A Dxpath.c6454 * @inf: less than (1) or greater than (0)
6474 xmlXPathCompareNodeSetFloat(xmlXPathParserContextPtr ctxt, int inf, int strict, argument
6496 ret = xmlXPathCompareValues(ctxt, inf, strict);
6510 * @inf: less than (1) or greater than (0)
6529 xmlXPathCompareNodeSetString(xmlXPathParserContextPtr ctxt, int inf, int strict, argument
6550 ret = xmlXPathCompareValues(ctxt, inf, strict);
6563 * @inf: less than (1) or greater than (0)
6590 xmlXPathCompareNodeSets(int inf, int strict, argument
6642 if (inf && strict)
6644 else if (inf
6685 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, xmlXPathObjectPtr arg, xmlXPathObjectPtr val) argument
7325 xmlXPathCompareValues(xmlXPathParserContextPtr ctxt, int inf, int strict) argument
10936 int inf, strict; local
[all...]
H A Dtestapi.c47315 int inf; /* less than (1) or greater than (0) */ local
[all...]
/external/toybox/generated/
H A Dglobals.h754 struct termios inf; member in struct:more_data
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jar ... META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jar ... META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu ...
/external/robolectric/v1/lib/main/
H A Dandroid.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jar ... META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jar ... META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jar ... META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$ ...
H A Dandroid-all-4.3_r2-robolectric-0.jar ... META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$ ...
H A Dandroid-all-4.4_r1-robolectric-1.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com ...

Completed in 1366 milliseconds

123