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

1 2 3 45 6 7 8 91011>>

  /external/tensorflow/tensorflow/python/kernel_tests/
candidate_sampler_ops_test.py 115 sampled, _, _ = candidate_sampling_ops.log_uniform_candidate_sampler(
117 return sampled.eval()
  /external/v8/include/
v8-profiler.h 539 * AllocationProfile is a sampled profile of allocations done by the program.
546 * Size of the sampled allocation object.
551 * The number of objects of such size that were sampled.
596 * List of callees called from this node for which we have sampled
753 * currently live in the system. Each sampled allocation includes the stack
760 * Allocations are sampled using a randomized Poisson process. On average, one
761 * allocation will be sampled every |sample_interval| bytes allocated. The
785 * Returns the sampled profile of allocations allocated (and still live) since
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 82 * @param pos If not null, returns the sampled position (x==[0], y==[1])
83 * @param tan If not null, returns the sampled tangent (x==[0], y==[1])
  /packages/apps/Contacts/src/com/android/contacts/util/
BitmapUtil.java 65 // the down-sampled image to be 20% smaller than the target size. That way we can get around
66 // unfortunate cases where e.g. a 720 picture is requested for 362 and not down-sampled at
  /packages/apps/Dialer/java/com/android/dialer/contactphoto/
BitmapUtil.java 66 // the down-sampled image to be 20% smaller than the target size. That way we can get around
67 // unfortunate cases where e.g. a 720 picture is requested for 362 and not down-sampled at
  /toolchain/binutils/binutils-2.27/gprof/
gmon.h 42 char high_pc[sizeof(void *)]; -- max pc address of sampled buffer
72 char high_pc[sizeof(void *)] -- max pc address of sampled buffer
  /external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
FastFourierTransformer.java 79 * Transform the given real function, sampled on the given interval.
84 * @param f the function to be sampled and transformed
134 * Transform the given real function, sampled on the given interval.
139 * @param f the function to be sampled and transformed
193 * Inversely transform the given real function, sampled on the given interval.
198 * @param f the function to be sampled and inversely transformed
252 * Inversely transform the given real function, sampled on the given interval.
257 * @param f the function to be sampled and inversely transformed
419 * such that f(min) = f(max) (note max is not sampled), but we don't
422 * @param f the function to be sampled
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
meminit_utils.c 945 case 0x00: // sampled 0->0->0
950 case 0x01: // sampled 0->0->1
951 case 0x05: // sampled 1->0->1 (bad duty cycle) *HSD#237503*
957 // case 0x02: // sampled 0->1->0 (bad duty cycle)
961 case 0x02: // sampled 0->1->0 (bad duty cycle) *HSD#237503*
962 case 0x03: // sampled 0->1->1
967 case 0x04: // sampled 1->0->0 (assumes BL8, HSD#234975)
973 // case 0x05: // sampled 1->0->1 (bad duty cycle)
977 case 0x06: // sampled 1->1->0
978 case 0x07: // sampled 1->1->1
    [all...]
  /cts/tests/sensor/src/android/hardware/cts/
SensorIntegrationTests.java 47 * The test verifies for each client that the a set of sampled data arrives in order. However
112 * The test verifies for each client that a set of sampled data arrives in order. However each
210 * The test verifies for each client that the a set of sampled data arrives in order. However
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageResizer.java 112 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
145 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
176 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageResizer.java 112 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
145 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
176 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageResizer.java 112 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
145 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
176 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions
  /external/aac/libFDK/include/
qmf.h 140 /* Flag to indicate HE-AAC down-sampled SBR mode (decoder) -> adapt analysis
244 int no_channels, /*!< Number of critically sampled bands */
270 int no_channels, /*!< Number of critically sampled bands */
  /external/mesa3d/src/gallium/docs/source/
resources.rst 112 OpenCL: can create OpenCL images based on this, that can then be sampled arbitrarily
133 OpenCL: can create OpenCL images based on this, that can then be sampled arbitrarily
201 Sampler views are views of a resource that can be bound to a pipeline stage to be sampled from shaders.
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
gumbel.py 174 # Uniform variates must be sampled from the open-interval `(0, 1)` rather
187 sampled = -math_ops.log(-math_ops.log(uniform))
188 return sampled * self.scale + self.loc
logistic.py 169 # Uniform variates must be sampled from the open-interval `(0, 1)` rather
182 sampled = math_ops.log(uniform) - math_ops.log1p(-1. * uniform)
183 return sampled * self.scale + self.loc
  /external/tensorflow/tensorflow/contrib/nn/python/ops/
sampling_ops_test.py 35 # class id. So, for the above sampled classes, adaptive sampling will select
254 weights = [[1., 2.], [3., 4.]] # two sampled classes
256 # Let w0, w1 = weights of sampled classes (biases set to 0 for simplicity)
  /external/tensorflow/tensorflow/contrib/resampler/kernels/
resampler_ops_gpu.cu.cc 72 // The effect is that the sampled signal smoothly goes to 0 outside
183 // The effect is that the sampled signal smoothly goes to 0 outside
216 // Update partial gradients wrt sampled data
  /external/tensorflow/tensorflow/python/keras/_impl/keras/preprocessing/
sequence.py 114 is the probability that a word of rank i would be sampled,
132 is the probability that a word of rank i should be sampled.
157 and label=0 if 'other_word' is randomly sampled
  /art/tools/
generate-boot-image-profile.sh 24 echo 'Example: generate-boot-image-profile.sh boot.prof --profman-arg --boot-image-sampled-method-threshold=1 profiles/0/*/primary.prof'
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerMeasurementTestActivity.java 91 * - the mean of values sampled from the sensor
  /device/google/contexthub/firmware/os/algos/calibration/sample_rate_estimator/
sample_rate_estimator.h 20 * sampled signal. Note, this estimator uses a floating point accumulator for
  /external/autotest/client/site_tests/crosvm_Sanity/
crosvm_Sanity.py 34 # These are flags that sampled from GCE builders on cros lab.
  /external/dng_sdk/source/
dng_gain_map.h 31 /// \brief Holds a discrete (i.e., sampled) 2D representation of a gain map. This is
  /external/skia/include/gpu/
GrRenderTarget.h 54 * Returns the number of samples/pixel in the color buffer (One if non-MSAA or mixed sampled).

Completed in 1688 milliseconds

1 2 3 45 6 7 8 91011>>