HomeSort by relevance Sort by last modified time
    Searched full:matching (Results 401 - 425 of 5917) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_MapRGBA.3 13 If the format has a palette (8-bit) the index of the closest matching color in the palette will be returned\&.
  /external/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 78 // Get a matching FB config
86 //SkDebugf("Getting matching framebuffer configs.\n");
95 //SkDebugf("Found %d matching FB configs.\n", fbcount);
109 //SkDebugf(" Matching fbconfig %d, visual ID 0x%2x: SAMPLE_BUFFERS = %d,"
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
homing.c 35 /* check 320 input samples for matching EHF_MASK: defined in e_homing.h */
  /frameworks/base/core/java/android/net/
INetworkPolicyManager.aidl 50 /** Snooze limit on policy matching given template. */
  /frameworks/base/tools/aapt/tests/
MockFileFinder.h 28 * path matching basePath.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/
id_policy.hpp 51 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const = 0;
  /packages/apps/DeskClock/res/values/
donottranslate.xml 18 <!-- String matching the lock screen format for displaying the date. -->
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
errcode.h 27 #define E_DEDENT 21 /* No matching outer block for dedent */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
__init__.py 11 by import rather than matching pre-defined names.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
errcode.h 27 #define E_DEDENT 21 /* No matching outer block for dedent */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
__init__.py 11 by import rather than matching pre-defined names.
  /system/netd/server/
FirewallController.h 28 * Simple firewall that drops all packets except those matching explicitly
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
events.html 196 <li>Prefer substring matching over matching using regular expressions in a
197 $(ref:events.UrlFilter). Substring based matching is extremely fast.
208 condition is fulfilled. This speeds up the matching and reduces memory
267 <p>When matching URLs (as in the example above), event filters support the same
268 URL matching capabilities as expressible with a
270 matching.</p>
  /external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
TestDataFormatterPythonSynth.py 91 self.expect("frame variable f00_1", matching=False,
139 self.expect('frame variable f00_1', matching=False,
154 self.expect("frame variable --ptr-depth 1 f00_ptr", matching=False,
164 self.expect('type synth list', matching=False,
176 self.expect('frame variable f00_1', matching=False,
188 self.expect('type filter list', matching=False,
201 self.expect("frame variable f00_1", matching=False,
  /external/valgrind/main/coregrind/
m_seqmatch.c 3 /*--- A simple sequence matching facility. ---*/
38 A simple sequence matching facility
53 language. It specifies non-greedy matching of '*'s.
85 // matching. When encountering a '*', first skip no characters
143 // verdict depends on the matching mode. If we are trying to
155 // consumed, then we were successful, regardless of matching mode.
164 string matching.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 29 * Logic for matching contacts' data and accumulating match scores.
50 // Score for matching phone numbers
53 // Score for matching email addresses
56 // Score for matching nickname
59 // Maximum number of characters in a name to be considered by the matching algorithm.
79 * Name matching scores: a matrix by name type vs. candidate lookup type.
85 * For approximate matching, we have a range of scores, let's say 40-70. Depending one how
90 * We use a string matching algorithm, which is particularly suited for
91 * name matching. See {@link NameDistance}.
224 // Ensure that of two contacts with the same match score the one with more matching
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.h 26 * \defgroup FeatureMatching Feature Matching
121 * in the right image before matching.
124 * The results of matching are in id_l and id_r.
211 * in the right image before matching.
214 * The results of matching are in id_l and id_r.
  /external/chromium_org/third_party/brotli/src/brotli/enc/
backward_references.cc 55 // codes words). M1 matching improves text compression density by ~0.15 %.
88 // reason why M1 matching should be beneficial here. Setting it here
89 // will only disable further M1 matching against this copy.
126 // Add bias to slightly avoid lazy matching.
185 // Adjust for losing the opportunity for lazy matching.
  /external/pcre/dist/doc/
pcreprecompile.3 22 new host before trying to match the pattern. The matching functions return
75 section on matching a pattern
105 section on matching a pattern
118 the pointer in the compiled pattern is NULL, which causes the matching
126 \fBpcre[16|32]_extra\fP block to the matching function in the usual way. If the
pcre.txt 21 sion pattern matching using the same syntax and semantics as Perl, with
58 In addition to the Perl-compatible matching function, PCRE contains an
61 advantages. For a discussion of the two matching algorithms, see the
152 pcrematching discussion of the two matching algorithms
153 pcrepartial details of the partial matching facility
400 returned by the matching functions are in also 16-bit units rather than
731 returned by the matching functions are in also 32-bit units rather than
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 26 * \defgroup FeatureMatching Feature Matching
121 * in the right image before matching.
124 * The results of matching are in id_l and id_r.
211 * in the right image before matching.
214 * The results of matching are in id_l and id_r.
  /packages/apps/Contacts/src/com/android/contacts/activities/
ShowOrCreateActivity.java 47 * <li>If no matching contacts found, will prompt user with dialog to add to a
50 * <li>If one matching contact found, directly show {@link Intent#ACTION_VIEW}
52 * <li>If more than one matching found, show list of matching contacts using
188 // No matching contacts found
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
FakeAsyncTaskExecutor.java 147 * Runs a single task matching the given identifier.
149 * Removes the matching task from the list of submitted tasks, then runs it. The executor used
152 * Fails if there was not exactly one task matching the given identifier.
165 * Removes all matching tasks from the list of submitted tasks, and runs them. The executor used
168 * Fails if there were no tasks matching the given identifier.
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 26 * \defgroup FeatureMatching Feature Matching
121 * in the right image before matching.
124 * The results of matching are in id_l and id_r.
211 * in the right image before matching.
214 * The results of matching are in id_l and id_r.
  /external/pcre/dist/
pcrecpp.h 54 // "(?i)hello" -- (?i) turns on case-insensitive matching
58 // MATCHING INTERFACE:
83 // MATCHING WITH SUB-STRING EXTRACTION:
124 // The matching interface supports at most 16 arguments per call.
144 // UTF-8 AND THE MATCHING INTERFACE:
151 // may depend on the UTF8 flag, so always use it when matching
188 // PCRE_NO_AUTO_CAPTURE disables matching parens N/A (*)
193 // (*) Both Perl and PCRE allow non matching parentheses by means of the
306 // can be used to insert text matching corresponding parenthesized
308 // matching text. E.g.
    [all...]

Completed in 2877 milliseconds

<<11121314151617181920>>