| /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 154 * @cmd_cb : ptr storing matched super buf information 185 * Will depends on the bundle attribute, either storing matched frames 186 * in the superbuf queue, or sending matched superbuf frames to upper 190 * @cmd_cb : ptr storing matched super buf information [all...] |
| /ndk/sources/host-tools/make-3.81/ |
| function.c | 114 /* If we're substituting only by fully matched words, 224 /* It matched. Output the replacement. */ 231 /* Output the part of the matched string that 232 matched the % in the pattern. */ 892 int matched; 985 word->matched = 0; 1013 wp->matched |= pattern_matches (pp->str, pp->percent, wp->str); 1022 wp->matched |= 1; 1028 wp->matched |= (wp->length == pp->length 1032 /* Output the words that matched (or didn't, for filter-out). * 885 int matched; member in struct:a_word [all...] |
| /packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
| ContactListItemView.java | 1599 final SearchUtil.MatchedLine matched = SearchUtil.findMatchingLine(snippet, query); local [all...] |
| /external/chromium-trace/catapult/third_party/flot/ |
| jquery.js | 194 // The number of elements contained in the matched element set 203 // Get the Nth element in the matched element set OR 204 // Get the whole matched element set as a clean array 216 // (returning the new matched element set) 219 // Build a new jQuery matched element set 237 // Execute a callback for every element in the matched set. [all...] |
| /external/v8/src/js/ |
| regexp.js | 744 // GetSubstitution(matched, str, position, captures, replacement) 749 function GetSubstitution(matched, string, position, captures, replacement) { 750 var matchLength = matched.length; 775 result += matched; 906 var matched = TO_STRING(result[0]); 907 var matchedLength = matched.length; 925 replacement = GetSubstitution(matched, string, position, captures, [all...] |
| /external/dbus/bus/ |
| signals.c | 850 "Argument %d matched more than once in match rule\n", key); 2545 dbus_bool_t matched; local 2668 dbus_bool_t matched; local [all...] |
| /frameworks/base/telephony/java/android/telephony/ |
| PhoneNumberUtils.java | 458 int matched; local 470 matched = 0; 496 ia--; ib--; matched++; 500 if (matched < MIN_MATCH) { 505 // if the number of dialable chars in a and b match, but the matched chars < MIN_MATCH, 507 if (effectiveALen == effectiveBLen && effectiveALen == matched) { 514 // At least one string has matched completely; 515 if (matched >= MIN_MATCH && (ia < 0 || ib < 0)) { [all...] |
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| regex.h | 303 * the case of the characters to be matched (for example, 807 * A sequence of characters matched by a particular marked sub-expression. 810 * matched subexpression within a regular expression pattern match. Such 812 * of a similar base character type as the pattern matched by the regular 816 * referencing the actual original pattern matched. 829 bool matched; member in class:sub_match 831 constexpr sub_match() : matched() { } 838 { return this->matched ? std::distance(this->first, this->second) : 0; } 852 return this->matched 865 return this->matched [all...] |
| /system/netd/server/ |
| CommandListener.cpp | 501 bool matched = false; local 521 matched = true; 524 matched = true; 533 matched = true; 536 matched = true; 543 if (!matched) { [all...] |
| /development/scripts/ |
| stack_core.py | 81 # Examples of matched trace lines include lines from tombstone files like: 111 # Examples of matched value lines include: 117 # Lines from 'code around' sections of the output will be matched before 429 matched = (tc.register_line.search(line) is not None) 430 self.assertEquals(matched, is_register, line)
|
| /external/jetty/src/java/org/eclipse/jetty/webapp/ |
| WebInfConfiguration.java | 85 public void matched(URI uri) throws Exception 122 public void matched(URI uri) throws Exception
|
| /external/mesa3d/src/mesa/main/ |
| APIspec.py | 112 matched, conv = f.match(func, conversions) 113 if matched:
|
| /external/v8/test/mjsunit/ |
| regexp-static.js | 118 // global regexp is matched and replaced with the result of a function, in
|
| string-match.js | 43 // Returns array of matched strings.
|
| /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
| mm_camera.h | 362 uint8_t matched; member in struct:__anon31685 401 uint32_t matched; member in struct:__anon31688
|
| /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/inc/ |
| mm_camera.h | 423 uint8_t matched; member in struct:__anon32343 463 uint32_t matched; member in struct:__anon32346 [all...] |
| mm_camera_muxer.h | 48 /*Is this matched?*/ 49 uint8_t matched; member in struct:mm_frame_sync_queue_node
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| pkt_sched.h | 276 __u32 matched; /* Drops due to flow match */ member in struct:tc_choke_xstats
|
| /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
| OSUManager.java | 152 boolean matched = false; 158 matched = true; 162 if (!matched) { [all...] |
| /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 191 * @cmd_cb : ptr storing matched super buf information 243 * Will depends on the bundle attribute, either storing matched frames 244 * in the superbuf queue, or sending matched superbuf frames to upper 248 * @cmd_cb : ptr storing matched super buf information 515 // we should not use it as matched dual camera frames [all...] |
| /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 160 * @cmd_cb : ptr storing matched super buf information 191 * Will depends on the bundle attribute, either storing matched frames 192 * in the superbuf queue, or sending matched superbuf frames to upper 196 * @cmd_cb : ptr storing matched super buf information [all...] |
| /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 160 * @cmd_cb : ptr storing matched super buf information 191 * Will depends on the bundle attribute, either storing matched frames 192 * in the superbuf queue, or sending matched superbuf frames to upper 196 * @cmd_cb : ptr storing matched super buf information [all...] |
| /external/ltrace/ |
| ltrace-elf.c | 836 int matched = filter_matches_symbol(options.plt_filter, local 848 if (! matched && ! latent_plts) 854 if (! matched && latent_plts) 977 /* If the symbol is not matched, skip it. We already [all...] |
| /external/mksh/src/ |
| misc.c | 870 int matched = 0; local 876 matched = 1; 882 if (!matched && [all...] |
| /frameworks/base/libs/androidfw/ |
| BackupHelpers.cpp | [all...] |