HomeSort by relevance Sort by last modified time
    Searched refs:holding (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui_browsertest.js 42 * @param {Element} tokenEntry Display element holding token information.
54 * @param {Element} tokenEntry Display element holding token information.
63 * @param {Element} tokenEntry Display element holding token information.
72 * @param {Element} tokenEntry Diplsy element holding token information.
81 * @param {Element} tokenEntry Display element holding token information.
90 * @param {Element} tokenEntry Display element holding token information.
99 * @param {Element} tokenEntry Display element holding token information.
  /external/chromium_org/third_party/skia/tools/lua/
scrape.lua 31 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
glyph-counts.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing.lua 32 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
glyph-usage.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing_full.lua 10 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
  /external/skia/tools/lua/
scrape.lua 31 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing.lua 32 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
glyph-usage.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing_full.lua 10 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
  /external/clang/test/Sema/
warn-thread-safety-analysis.c 77 Foo_fun1(1); // expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu2'}} \
78 expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu1' exclusively}}
103 set_value(&a_, 0); // expected-warning{{calling function 'set_value' requires holding mutex 'foo_.mu_' exclusively}}
104 get_value(b_); // expected-warning{{calling function 'get_value' requires holding mutex 'foo_.mu_'}}
112 c_ = 0; // expected-warning{{writing variable 'c_' requires holding any mutex exclusively}}
113 (void)(*d_ == 0); // expected-warning{{reading the value pointed to by 'd_' requires holding any mutex}}
  /external/chromium_org/chrome/browser/resources/whispernet_proxy/js/
init.js 7 // Globals holding our encoder and decoder. We will never have more than one
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-misprediction.js 30 // Two variables holding constants such that the bytecode generation constant folder
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aural_style_util.js 120 * @return {Object} An object holding tts property and value.
  /external/chromium_org/tools/grit/grit/format/
html_inline.py 121 """Helper class holding the results from DoInline().
  /external/chromium_org/chrome/test/chromedriver/js/
call_function.js 24 * Dictionary key to use for holding an element ID.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_encoder.js 43 * Create a metadata encoder object holding a copy of metadata
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.stderr.exp 228 ------------ dealloc of mem holding locks ------------
  /external/chromium_org/content/browser/resources/media/
stats_graph_helper.js 291 // Creates the container elements holding a timeline graph
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api.js 567 * Data structure for holding information on how to speak a particular node.
  /external/chromium_org/chrome/browser/resources/cryptotoken/
hidgnubbydevice.js 26 this.lockCID = 0; // channel ID of client holding a lock, if != 0.
usbgnubbydevice.js 30 this.lockCID = 0; // channel ID of client holding a lock, if != 0.
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 169 * holding userdata as |treeViewObject.detail|.
  /external/chromium_org/chrome/renderer/resources/extensions/automation/
automation_node.js 26 // Internal object holding all attributes.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
exc.pxd 230 # holding the interpreter lock.

Completed in 668 milliseconds

1 2