HomeSort by relevance Sort by last modified time
    Searched refs:containing (Results 126 - 150 of 309) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/remoting/webapp/
host_table_entry.js 113 * @param {HTMLElement} hostNameCell The element containing the host name.
114 * @param {HTMLElement} editButton The <img> containing the pencil icon for
116 * @param {HTMLElement=} opt_deleteButton The <img> containing the cross icon
  /external/doclava/src/com/google/doclava/
ClassInfo.java 1497 ClassInfo containing = containingClass(); local
1587 ClassInfo containing = containingClass(); local
    [all...]
  /external/bison/
cfg.mk 50 # The local directory containing the checked-out copy of gnulib used in
maint.mk 227 # containing | non_containing
229 # Select the files (non) containing strings matching this regexp.
230 # If both arguments are specified then CONTAINING takes
261 export containing = macro
306 test -n "$$files" && test -n "$$containing" \
307 && { files=$$(grep -l "$$containing" $$files); } || :; \
716 # Ensure that each .c file containing a "main" function also
721 containing='\<main *(' \
725 # Ensure that each .c file containing a "main" function also
730 containing='\<main *('
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
node_breadcrumb.js 143 * Returns a sting containing the html needed to replicate the test.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
time_widget.js 14 * A class containing the information needed to speak
chromevox_json.js 247 // If the space parameter is a number, make an indent string containing
272 // Make a fake root object containing our value under the key of ''.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
math_simple_store.js 33 * Turns a domain mapping from its JSON representation containing simple strings
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/
util.js 61 * @return {object} Dictionary containing name value pairs for URL
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/i18n/
messageformat.js 280 * @param {!Object} parsedPattern JSON object containing placeholder info.
303 * @param {!Object} parsedPattern JSON object containing select block info.
335 * @param {!Object} parsedPattern JSON object containing plural block info.
412 * set of characters not containing '
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
example.js 53 // Package a message using a simple protocol containing:
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
yasm.pyx 31 Expression objects encapsulate complex expressions containing registers,
  /external/chromium_org/tools/sheriffing/
failureinfo.js 141 // allFailures is now a list of lists, each containing:
  /external/chromium_org/v8/test/mjsunit/harmony/
block-leave.js 71 // NOTE: This checks that the block scope containing xx has been
proxies-json.js 157 // Object containing a proxy that changes the parent's properties.
  /external/chromium_org/v8/test/mjsunit/
string-indexof-1.js 107 // Search in string containing many non-ASCII chars.
with-leave.js 51 // NOTE: This checks that the object containing x has been
  /external/libvorbis/doc/
Vorbis_I_spec.tex 23 %\graphicspath{{images/}} % Specify subdir containing the images
  /external/valgrind/main/perf/
vg_perf 36 # Each test is defined in a file <test>.vgperf, containing one or more of the
66 --vg=<dir> top-level directory containing Valgrind to measure
vg_perf.in 36 # Each test is defined in a file <test>.vgperf, containing one or more of the
66 --vg=<dir> top-level directory containing Valgrind to measure
  /libcore/
NativeCode.mk 35 # $(1): directory containing the makefile to include
  /ndk/build/core/
build-all.mk 62 # this is the list of directories containing dependency information
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 259 """Deserialize ``fp`` (a ``.read()``-supporting file-like object containing
295 """Deserialize ``s`` (a ``str`` or ``unicode`` instance containing a JSON
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 259 """Deserialize ``fp`` (a ``.read()``-supporting file-like object containing
295 """Deserialize ``s`` (a ``str`` or ``unicode`` instance containing a JSON
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 253 part of the connected component containing the |root_pages|. These pages

Completed in 731 milliseconds

1 2 3 4 56 7 8 91011>>