HomeSort by relevance Sort by last modified time
    Searched full:constructed (Results 826 - 850 of 2550) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/os/src/android/os/cts/
WorkSourceTest.java 62 checkWorkSource("Constructed", ws, uids);
72 checkWorkSource("Constructed", ws, uids, names);
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rop.java 128 * Constructs an instance. The constructed instance is never a
148 * Constructs a no-exception instance. The constructed instance is never a
  /dalvik/dx/src/com/android/dx/rop/code/
Rop.java 128 * Constructs an instance. The constructed instance is never a
148 * Constructs a no-exception instance. The constructed instance is never a
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
IdentityHashMap2Test.java 385 // new reference is constructed
388 // new reference is constructed
  /external/ceres-solver/include/ceres/
loss_function.h 330 // Sometimes after the optimization problem has been constructed, we
340 // constructed.
  /external/chromium/chrome/browser/ui/login/
login_prompt.cc 84 DCHECK(request_) << "LoginHandler constructed with NULL request";
85 DCHECK(auth_info_) << "LoginHandler constructed with NULL auth info";
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 204 * @return {Element} Newly constructed element.
345 * @return {Text} Newly constructed text node.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 204 * @return {Element} Newly constructed element.
345 * @return {Text} Newly constructed text node.
  /external/chromium_org/base/threading/
sequenced_worker_pool.h 320 // Must be called from the same thread this object was constructed on.
329 // Must be called from the same thread this object was constructed on.
  /external/chromium_org/chrome/browser/ui/login/
login_prompt.cc 89 DCHECK(request_) << "LoginHandler constructed with NULL request";
90 DCHECK(auth_info_.get()) << "LoginHandler constructed with NULL auth info";
  /external/chromium_org/chrome/common/extensions/api/
web_navigation.json 162 "description": "Fired when the page's DOM is fully constructed, but the referenced resources may not finish loading.",
180 "timeStamp": {"type": "number", "description": "The time when the page's DOM was fully constructed, in milliseconds since the epoch."}
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 204 * @return {Element} Newly constructed element.
345 * @return {Text} Newly constructed text node.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 204 * @return {Element} Newly constructed element.
345 * @return {Text} Newly constructed text node.
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 137 // The RenderView is being constructed (message sent to the renderer process
142 // The RenderView has been constructed.
web_input_event_aura.cc 203 // XInput2 and XInput, the WebMouseEvent is constructed from the
286 // to detect this case so the right event type can be constructed.
  /external/chromium_org/net/quic/
quic_framer.h 130 // Called when a data packet is constructed that is part of an FEC group.
153 // It also has a QuicFecBuilder that is called when packets are constructed
  /external/chromium_org/net/tools/testserver/
echo_message.py 160 The payload string for which "echo request" needs to be constructed.
296 The payload string for which "echo request" needs to be constructed.
  /external/chromium_org/third_party/angle/extensions/
ANGLE_instanced_arrays.txt 117 specifies what kind of primitives are constructed, as defined in section
180 respectively. <mode> specifies what kind of primitives are constructed,
  /external/chromium_org/third_party/icu/source/common/
resbund.cpp 120 * once a ResourceBundle object is constructed, the inheritance path
125 * someone. So when a ResourceBundle for xx_YY_zz is constructed,
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 375 // the utries that we have already constructed, and one in the serialized data area.
377 // spoof detector data different, depending on how the detector was constructed.
  /external/chromium_org/third_party/icu/source/test/intltest/
itercoll.cpp 508 errln("CollationElementIterators constructed with the same string data should be the same at the start");
522 errln("CollationElementIterators constructed with the same string data should be the same at the start");
  /external/chromium_org/third_party/jstemplate/
util.js 200 * @return {Element} Newly constructed element.
341 * @return {Text} Newly constructed text node.
  /external/chromium_org/v8/test/mjsunit/
allocation-site-info.js 241 // constructed arrays because constructor dispatch is done on the
294 // We have two cases, one for literals one for constructed arrays.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Rop.java 128 * Constructs an instance. The constructed instance is never a
148 * Constructs a no-exception instance. The constructed instance is never a
  /external/icu4c/common/
resbund.cpp 120 * once a ResourceBundle object is constructed, the inheritance path
125 * someone. So when a ResourceBundle for xx_YY_zz is constructed,

Completed in 910 milliseconds

<<31323334353637383940>>