Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 25 of 57) sorted by relevance

123

/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js191 width: {exact: widthAndHeight.w}, property
192 height: {exact: widthAndHeight.h} property
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DInstructionOffsetMap.java58 public int getInstructionIndexAtCodeOffset(int codeOffset, boolean exact) { in getInstructionIndexAtCodeOffset()
/external/selinux/restorecond/
Dstringslist.c58 int strings_list_find(struct stringsList *ptr, const char *string, int *exact) in strings_list_find()
Dwatch.c134 int exact=0; in watch_list_find() local
/external/skqp/src/utils/
DSkInterpolator.cpp100 bool exact = true; in timeToT() local
187 bool exact; in timeToValues() local
/external/libusb/examples/getopt/
Dgetopt.c647 int exact = 0; local
808 int exact = 0; local
/external/skia/src/utils/
DSkInterpolator.cpp100 bool exact = true; in timeToT() local
187 bool exact; in timeToValues() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c281 BOOL exact; member
/external/webp/src/enc/
Dpredictor_enc.c236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
304 int exact, int used_subtract_green, in GetBestPredictorForTile()
418 int exact, int used_subtract_green) { in CopyImageWithPrediction()
478 int exact, int used_subtract_green) { in VP8LResidualImage()
/external/e2fsprogs/e2fsck/
Dmtrace.h178 __ptr_t exact; /* The address that malloc returned. */ member
/external/skqp/tests/
DMathTest.cpp263 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
273 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
283 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
DSkNxTest.cpp159 int exact = a+b; in DEF_TEST() local
185 int exact = (a*b+127)/255; in DEF_TEST() local
/external/skia/tests/
DMathTest.cpp263 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
273 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
283 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
DSkNxTest.cpp159 int exact = a+b; in DEF_TEST() local
185 int exact = (a*b+127)/255; in DEF_TEST() local
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
DBaseRecognizer.js589 combineFollows: function(exact) { argument
/external/libxaac/decoder/
Dixheaacd_freq_sca.c541 WORD32 temp, exact; in ixheaacd_calc_bands() local
/external/aac/libSBRdec/src/
Dsbrdec_freq_sca.cpp583 FIXP_SGL exact, temp; in CalcBands() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DBaseRecognizer.java532 protected BitSet combineFollows(boolean exact) { in combineFollows()
/external/cldr/tools/java/org/unicode/cldr/util/
DZoneParser.java196 static int findStartsWith(String value, String[] array, boolean exact) { in findStartsWith()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBaseRecognizer.cs561 protected virtual BitSet CombineFollows(bool exact) { in CombineFollows()
/external/u-boot/lib/
Dslre.c195 exact(struct slre *r, const char **re) in exact() function
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBaseRecognizer.cs635 protected virtual BitSet CombineFollows(bool exact) in CombineFollows()
/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.inl367 …Traits, StreamType>::BitsetType* BaseRecognizer<ImplTraits, StreamType>::combineFollows(bool exact)
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDisplayCollisions.java556 normal, exact, unit enumConstant
/external/antlr/runtime/C/src/
Dantlr3baserecognizer.c947 combineFollows (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_BOOLEAN exact) in combineFollows()

123