HomeSort by relevance Sort by last modified time
    Searched full:leaves (Results 101 - 125 of 1331) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/v8/src/parsing/
func-name-inferrer.h 74 // Infers a function name and leaves names collection state.
  /external/v8/test/mjsunit/regress/
regress-386.js 31 // a constant function, in the first call to the constructor, leaves
  /external/webrtc/webrtc/test/
vcm_capturer.cc 90 // TODO(pbos): How do I destroy the VideoCaptureModule? This still leaves
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
AccountObserver.java 44 * The no-argument constructor leaves the object unusable till
FolderObserver.java 44 * The no-argument constructor leaves the object unusable till
RecentFolderObserver.java 47 * The no-argument constructor leaves the object unusable till
  /system/connectivity/shill/
error.h 86 // Leaves error unchanged, and returns false otherwise.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
vr5500.s 50 That leaves just the performance monitoring registers. */
  /external/opencv3/3rdparty/libjasper/
jpc_tagtree.h 119 /* The number of leaves in the horizontal direction. */
122 /* The number of leaves in the vertical direction. */
  /external/pdfium/third_party/libjpeg/
transupp.h 66 * at the bottom, but leaves any partial iMCUs at the right edge untouched.
67 * Similarly flip_v leaves any partial iMCUs at the bottom edge untouched.
  /frameworks/base/core/java/android/nfc/tech/
MifareClassic.java 335 * @throws TagLostException if the tag leaves the field
362 * @throws TagLostException if the tag leaves the field
417 * @throws TagLostException if the tag leaves the field
439 * @throws TagLostException if the tag leaves the field
468 * @throws TagLostException if the tag leaves the field
496 * @throws TagLostException if the tag leaves the field
523 * @throws TagLostException if the tag leaves the field
545 * @throws TagLostException if the tag leaves the field
NdefFormatable.java 89 * @throws TagLostException if the tag leaves the field
111 * @throws TagLostException if the tag leaves the field
  /packages/apps/TV/src/com/android/tv/menu/
MenuView.java 211 // The focus leaves from the current menu row view.
226 // The focus leaves from the current menu row view.
  /external/opencv3/modules/cudaobjdetect/src/cuda/
lbp.cu 200 : stages(_stages), nstages(_nstages), nodes(_nodes), leaves(_leaves), subsets(_subsets), features(_features), subsetSize(_subsetSize){}
219 sum += leaves[idx];
236 const float* leaves;
  /art/runtime/base/
scoped_arena_allocator.cc 95 // mark only the actually allocated memory as defined. That leaves red zones
  /art/test/594-load-string-regression/src/
Main.java 35 // LICM pulls the LoadClass and ClinitCheck out of the loop, leaves NewInstance in the loop.
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractDozeModeTestCase.java 159 // leaves Doze Mode.
  /developers/samples/android/wearable/wear/Geofencing/
template-params.xml 40 wearable with an option to check in. This notification automatically disappears when he/she leaves
  /external/autotest/client/site_tests/security_Firewall/
security_Firewall.py 38 Leaves a list of iptables/ip6tables rules in the results dir
  /external/bsdiff/
test_utils.cc 21 // leaves it as is. Otherwise, if TMPDIR is defined in the environment and is
  /external/chromium-trace/catapult/tracing/docs/
extending-and-customizing-trace-viewer.md 17 One way this is used is to customize the display title of a slice. In the trace files and the model, slices with the "net" category are traced with titles that correspond to their probe point. And, the URL of a request is just one of many events in the trace that is discovered quite late in the overall sequence of events. But, when viewing a network trace, the most interesting thing to see is the URL for which a traces corresponds. This transformation is accomplished by registering a custom net async slice, which overrides the `displayTitle` property: this leaves the model in-tact [e.g. exactly as it was traced] but improves on the display.
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyLogical.h 9 // This file defines a representation for logical expressions with SExpr leaves
  /external/curl/packages/vms/
curlmsg.h 45 /* EXCEED 31 CHARACTERS." WITH A PREFIX OF FIVE THAT LEAVES US WITH 26 */
curlmsg.msg 14 ! exceed 31 characters." With a prefix of five that leaves us with 26
  /external/deqp/framework/delibs/depool/
deMemPool.h 50 /** Macro for allocating a new struct from a pool (leaves it uninitialized!). */

Completed in 843 milliseconds

1 2 3 45 6 7 8 91011>>