HomeSort by relevance Sort by last modified time
    Searched full:added (Results 126 - 150 of 22513) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_FMT.h 4 * 15 Apr 2009 0.2 Added test cases for VIDIOC_S_FMT
test_VIDIOC_OUTPUT.h 4 * 22 Dec 2008 0.2 Test case with NULL parameter added
test_VIDIOC_QUERYCAP.h 4 * 22 Dec 2008 0.2 Test case with NULL parameter added
test_VIDIOC_STD.h 4 * 22 Dec 2008 0.2 Test case with NULL parameter added
v4l2_validator.h 4 * 20 Apr 2009 0.2 Printable string validator added
  /external/nist-sip/java/gov/nist/core/
MultiValueMap.java 8 // remove(K, V) conflicts with a Map method added in 1.8. http://b/27426743
  /external/perf_data_converter/
AUTHORS 4 # Names should be added to this file as:
  /external/ply/
README.google 10 Added this README.google file
  /external/robolectric-shadows/src/main/resources/META-INF/services/
org.robolectric.internal.ShadowProvider 2 # It must be updated as new ShadowProvider implementations are added.
  /external/swiftshader/
AUTHORS.txt 4 # Names should be added to this file as:
  /external/syslinux/core/lwip/
UPGRADING 35 * Added a minimal version of posix fctl() to have a
45 * Added 4 new files: def.c, timers.c, timers.h, tcp_impl.h:
51 Added timer implementation for NO_SYS==1, set NO_SYS_NO_TIMERS==1 if you
61 * Added Mutex concept in sys_arch (define LWIP_COMPAT_MUTEX to let sys.h use
66 * Don't waste memory when chaining segments, added option TCP_OVERSIZE to
71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
74 * Added an additional option LWIP_ETHERNET to support ethernet without ARP
81 * Added TCP_SNDQUEUELOWAT corresponding to TCP_SNDLOWAT
100 * Added define LWIP_RAND() for lwip-wide randomization (needs to be defined
103 * Added printf-formatter X8_F to printf u8_t as he
    [all...]
  /external/tensorflow/
AUTHORS 5 # Names should be added to this file as:
  /external/vixl/
AUTHORS 2 # project. Entries should be added to the list as:
  /external/walt/
AUTHORS 4 # Names should be added to this file as:
  /frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
themable_widget_layout.xml 6 <!-- Intentionally omitting height since it will be added via themeing --
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
FragmentAnimationProvider.java 24 * callback. Animators added here will be added to an animation set and played together. This
31 * @param animators A list of animations to which this provider's animations should be added.
37 * @param animators A list of animations to which this provider's animations should be added.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/
AUTHORS 4 # Names should be added to this file as:
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/
AUTHORS 4 # Names should be added to this file as:
  /toolchain/binutils/binutils-2.27/config/
mh-cygwin 1 # Increase stack limit to a figure based on the Linux default, with 4MB added
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-x.s 15 # instructions added by SDM2.1:
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
StatisticalSummary.java 29 * @return The mean or Double.NaN if no values have been added.
34 * @return The variance, Double.NaN if no values have been added
40 * @return The standard deviation, Double.NaN if no values have been added
46 * @return The max or Double.NaN if no values have been added.
51 * @return The min or Double.NaN if no values have been added.
60 * Returns the sum of the values that have been added to Univariate.
61 * @return The sum or Double.NaN if no values have been added
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/opt-viewer/
opt-diff.py 6 pair of directories too). A new attribute 'Added' is set to True or False
7 depending whether the entry is added or removed from the first input to the
56 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
59 for r in added:
60 r.Added = True
62 r.Added = False
64 result = added | removed
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/opt-viewer/
opt-diff.py 6 pair of directories too). A new attribute 'Added' is set to True or False
7 depending whether the entry is added or removed from the first input to the
56 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
59 for r in added:
60 r.Added = True
62 r.Added = False
64 result = added | removed
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/opt-viewer/
opt-diff.py 6 pair of directories too). A new attribute 'Added' is set to True or False
7 depending whether the entry is added or removed from the first input to the
56 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
59 for r in added:
60 r.Added = True
62 r.Added = False
64 result = added | removed
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/opt-viewer/
opt-diff.py 6 pair of directories too). A new attribute 'Added' is set to True or False
7 depending whether the entry is added or removed from the first input to the
56 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
59 for r in added:
60 r.Added = True
62 r.Added = False
64 result = added | removed

Completed in 8873 milliseconds

1 2 3 4 56 7 8 91011>>