HomeSort by relevance Sort by last modified time
    Searched full:occurrences (Results 176 - 200 of 685) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_constants.h 298 * operations all non-overlapping occurrences of the regular expression
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ast.py 265 Here is an example transformer that rewrites all occurrences of name lookups
sets.py 12 subscripting at all. Also, sequences allow multiple occurrences and
14 record multiple occurrences and don't remember the order of element
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ast.py 265 Here is an example transformer that rewrites all occurrences of name lookups
sets.py 12 subscripting at all. Also, sequences allow multiple occurrences and
14 record multiple occurrences and don't remember the order of element
  /external/llvm/docs/CommandGuide/
FileCheck.rst 260 occurrences matching ``CHECK-DAG:`` before ``CHECK-NOT:`` must not fall behind
261 occurrences matching ``CHECK-DAG:`` after ``CHECK-NOT:``. For example,
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 159 /// node with the "new" BB. The other occurrences will:
185 // Remove additional occurrences coming from condensed cases and keep the
  /frameworks/base/core/java/android/text/util/
Linkify.java 213 * Scans the text of the provided Spannable and turns all occurrences
271 * Scans the text of the provided TextView and turns all occurrences of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-dlltool.1 338 occurrences will override earlier occurrences. So if it is necessary to
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sets.py 12 subscripting at all. Also, sequences allow multiple occurrences and
14 record multiple occurrences and don't remember the order of element
  /prebuilts/gdb/linux-x86/lib/python2.7/
sets.py 12 subscripting at all. Also, sequences allow multiple occurrences and
14 record multiple occurrences and don't remember the order of element
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.core.os_version.html 119 Return&nbsp;the&nbsp;number&nbsp;of&nbsp;non-overlapping&nbsp;occurrences&nbsp;of&nbsp;substring&nbsp;sub&nbsp;in<br>
235 Return&nbsp;a&nbsp;copy&nbsp;of&nbsp;string&nbsp;S&nbsp;with&nbsp;all&nbsp;occurrences&nbsp;of&nbsp;substring<br>
237 given,&nbsp;only&nbsp;the&nbsp;first&nbsp;count&nbsp;occurrences&nbsp;are&nbsp;replaced.</tt></dd></dl>
telemetry.internal.backends.chrome.misc_web_contents_backend.html 107 <dl><dt><a name="MiscWebContentsBackend-count"><strong>count</strong></a>(self, value)</dt><dd><tt>S.<a href="#MiscWebContentsBackend-count">count</a>(value)&nbsp;-&gt;&nbsp;integer&nbsp;--&nbsp;return&nbsp;number&nbsp;of&nbsp;occurrences&nbsp;of&nbsp;value</tt></dd></dl>
telemetry.internal.backends.chrome_inspector.inspector_backend_list.html 101 <dl><dt><a name="InspectorBackendList-count"><strong>count</strong></a>(self, value)</dt><dd><tt>S.<a href="#InspectorBackendList-count">count</a>(value)&nbsp;-&gt;&nbsp;integer&nbsp;--&nbsp;return&nbsp;number&nbsp;of&nbsp;occurrences&nbsp;of&nbsp;value</tt></dd></dl>
telemetry.util.color_histogram.html 137 <dl><dt><a name="ColorHistogram-count"><strong>count</strong></a>(...)</dt><dd><tt>T.<a href="#ColorHistogram-count">count</a>(value)&nbsp;-&gt;&nbsp;integer&nbsp;--&nbsp;return&nbsp;number&nbsp;of&nbsp;occurrences&nbsp;of&nbsp;value</tt></dd></dl>
telemetry.util.image_util.html 62 <dl><dt><a name="-GetBoundingBox"><strong>GetBoundingBox</strong></a>(image, color, tolerance<font color="#909090">=0</font>)</dt><dd><tt>Finds&nbsp;the&nbsp;minimum&nbsp;box&nbsp;surrounding&nbsp;all&nbsp;occurrences&nbsp;of&nbsp;bgr&nbsp;|color|.<br>
telemetry.util.rgba_color.html 146 <dl><dt><a name="RgbaColor-count"><strong>count</strong></a>(...)</dt><dd><tt>T.<a href="#RgbaColor-count">count</a>(value)&nbsp;-&gt;&nbsp;integer&nbsp;--&nbsp;return&nbsp;number&nbsp;of&nbsp;occurrences&nbsp;of&nbsp;value</tt></dd></dl>
  /external/pcre/dist/doc/
pcregrep.1 83 which all components are optional. This pattern finds all occurrences of both
430 may usefully contain literal newline characters and internal occurrences of ^
506 Specify a separating string for multiple occurrences of \fB-o\fP. The default
    [all...]
pcregrep.txt 85 finds all occurrences of both "super" and "man"; the output differs
479 acters and internal occurrences of ^ and $ characters. The
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Frame.java 111 * Replaces all the occurrences of the given uninitialized type in
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.m 250 // try to change all those occurrences to -LT: if possible (i.e. if ANTLR can be made to generate LA only for lexer code)
  /external/autotest/site_utils/bootperf-bin/
resultset.py 170 this check succeeds, it returns the total number of occurrences;
  /external/autotest/tko/
models.py 395 # track of the next iteration that it belongs to (multiple occurrences
  /external/bison/src/
LR0.c 98 /* Count the number of occurrences of all the symbols in RITEMS.
  /external/chromium-trace/catapult/dashboard/dashboard/
utils.py 151 # occurrences of backslash-asterisk can now be replaced with dot-asterisk.

Completed in 1638 milliseconds

1 2 3 4 5 6 78 91011>>