Searched refs:exact (Results 1 - 25 of 39) sorted by relevance

12

/external/skia/src/utils/
H A DSkInterpolator.cpp106 bool exact = true; local
120 exact = false;
126 if (exact) {
133 *exactPtr = exact;
197 SkBool exact; local
198 Result result = timeToT(time, &T, &index, &exact);
202 if (exact) {
/external/skia/src/animator/
H A DSkOperandIterpolator.cpp71 SkBool exact; local
72 Result result = timeToT(time, &T, &index, &exact);
77 if (exact)
/external/chromium/chrome/browser/history/
H A Dquery_parser.cc82 virtual bool Matches(const string16& word, bool exact) const;
104 bool QueryNodeWord::Matches(const string16& word, bool exact) const {
105 if (exact || !QueryParser::IsWordLongEnoughForPrefixSearch(word_))
144 virtual bool Matches(const string16& word, bool exact) const {
208 virtual bool Matches(const string16& word, bool exact) const;
213 bool QueryNodePhrase::Matches(const string16& word, bool exact) const {
H A Dquery_parser.h42 // Returns true if this node matches the specified text. If exact is true,
45 virtual bool Matches(const string16& word, bool exact) const = 0;
/external/grub/lib/
H A Dgetopt.c497 or is an exact match for some defined option. If they have an
648 int exact = 0;
656 /* Test all long options for either exact match
667 exact = 1;
681 if (ambig && !exact)
805 int exact = 0;
844 /* Test all long options for either exact match
854 exact = 1;
867 if (ambig && !exact)
644 int exact = 0; local
801 int exact = 0; local
/external/skia/include/utils/
H A DSkInterpolator.h69 Result timeToT(SkMSec time, SkScalar* T, int* index, SkBool* exact) const;
/external/mesa3d/test/
H A Degl.cpp831 static bool exact(GLint reqValue, GLint confValue) { function in struct:android::config_management_t
1021 { EGL_CONFIG_CAVEAT, config_management_t::exact },
1022 { EGL_CONFIG_ID, config_management_t::exact },
1023 { EGL_LEVEL, config_management_t::exact },
1027 { EGL_NATIVE_RENDERABLE, config_management_t::exact },
1029 { EGL_NATIVE_VISUAL_TYPE, config_management_t::exact },
1030 { EGL_SAMPLES, config_management_t::exact },
1031 { EGL_SAMPLE_BUFFERS, config_management_t::exact },
1033 { EGL_TRANSPARENT_TYPE, config_management_t::exact },
1034 { EGL_TRANSPARENT_BLUE_VALUE, config_management_t::exact },
[all...]
/external/elfutils/src/
H A Delflint.c1803 enum { unused, exact, atleast } attrflag; enumerator in enum:__anon4255::__anon4256
1809 { ".bss", 5, SHT_NOBITS, exact, SHF_ALLOC | SHF_WRITE, 0 },
1810 { ".comment", 8, SHT_PROGBITS, exact, 0, 0 },
1811 { ".data", 6, SHT_PROGBITS, exact, SHF_ALLOC | SHF_WRITE, 0 },
1812 { ".data1", 7, SHT_PROGBITS, exact, SHF_ALLOC | SHF_WRITE, 0 },
1813 { ".debug", 7, SHT_PROGBITS, exact, 0, 0 },
1815 { ".dynstr", 8, SHT_STRTAB, exact, SHF_ALLOC, 0 },
1816 { ".dynsym", 8, SHT_DYNSYM, exact, SHF_ALLOC, 0 },
1817 { ".fini", 6, SHT_PROGBITS, exact, SHF_ALLOC | SHF_EXECINSTR, 0 },
1818 { ".fini_array", 12, SHT_FINI_ARRAY, exact, SHF_ALLO
[all...]
/external/e2fsprogs/e2fsck/
H A Dmtrace.h178 __ptr_t exact; /* The address that malloc returned. */ member in struct:alignlist
/external/mesa3d/src/mesa/main/
H A Dcompiler.h456 modify exact [];
462 modify exact [];
H A Dimports.h312 modify exact [eax];
/external/v8/include/
H A Dv8-profiler.h295 * sizes for all nodes, and then exact sizes are calculated for the
298 int GetRetainedSize(bool exact) const;
/external/bison/lib/
H A Dgetopt.c335 or is an exact match for some defined option. If they have an
492 int exact = 0;
500 /* Test all long options for either exact match
511 exact = 1;
528 if (ambig && !exact)
810 int exact = 0;
871 /* Test all long options for either exact match
881 exact = 1;
894 if (ambig && !exact)
488 int exact = 0; local
806 int exact = 0; local
/external/quake/quake/src/QW/client/
H A Dcl_ents.c47 // first look for an exact key match
685 // the exact time it was valid at
796 player_state_t exact; local
884 CL_PredictUsercmd (state, &exact, &state->command, false);
886 VectorCopy (exact.origin, ent->origin);
954 player_state_t exact; local
1004 CL_PredictUsercmd (state, &exact, &state->command, false);
1005 VectorCopy (exact.origin, pplayer->origin);
/external/webrtc/src/modules/audio_processing/main/test/process_test/
H A Dapmtest.m163 fprintf(1, '\nAll files are bit-exact to reference\n', nErr);
165 fprintf(1, '\n%d files are NOT bit-exact to reference\n', nErr);
350 fprintf([newfile ' is bit-exact to reference\n']);
/external/antlr/src/org/antlr/runtime/
H A DBaseRecognizer.java391 * You don't want the exact set of viable next tokens because the
486 * we have the call chain. We may compute the exact (rather
518 * You want the exact viable token set when recovering from a
528 // what is exact? it seems to only add sets from above on stack
532 protected BitSet combineFollows(boolean exact) { argument
542 if ( exact ) {
/external/llvm/utils/vim/
H A Dllvm.vim32 syn keyword llvmStatement nuw nsw exact inbounds
/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h1544 modify exact [eax edx];
1554 modify exact [eax edx];
1562 modify exact [eax edx];
1579 modify exact [eax ecx edx];
1590 modify exact [eax ecx esi edi];
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H1544 modify exact [eax edx];
1554 modify exact [eax edx];
1562 modify exact [eax edx];
1579 modify exact [eax ecx edx];
1590 modify exact [eax ecx esi edi];
/external/mksh/src/
H A Dcheck.pl96 # fifth is "exact" or "pattern"
1005 if ($matchType !~ /^(exact|pattern)$/) {
1201 $matchType eq 'exact' ? $rest : undef
1225 $matchType eq 'exact' ? $rest : undef
/external/zlib/contrib/masm686/
H A Dmatch.asm296 ; * adjust %edx so that it is offset to the exact byte that mismatched.
/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c7245 int exact)
7254 name, filter, exact ? "exact" : "starting");
7257 if (exact) {
7289 int exact; local
7291 exact = check_filter(filter);
7372 if (check_name(tests[j].name, filter, exact)) {
7244 check_name(const char* name, const char *filter, int exact) argument
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c7245 int exact)
7254 name, filter, exact ? "exact" : "starting");
7257 if (exact) {
7289 int exact; local
7291 exact = check_filter(filter);
7372 if (check_name(tests[j].name, filter, exact)) {
7244 check_name(const char* name, const char *filter, int exact) argument
/external/llvm/lib/AsmParser/
H A DLLLexer.cpp520 KEYWORD(exact);
/external/v8/src/
H A Dprofile-generator.h584 int RetainedSize(bool exact);
619 // Paints used for exact retained sizes calculation.

Completed in 477 milliseconds

12