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

1 2 3 4 56 7 8 91011>>

  /external/guava/guava/src/com/google/common/hash/
Hashing.java 307 * Assigns to {@code hashCode} a "bucket" in the range {@code [0, buckets)}, in a uniform
324 * Assigns to {@code input} a "bucket" in the range {@code [0, buckets)}, in a uniform
  /external/llvm/include/llvm/Support/
TimeValue.h 332 /// TimeValue and assigns that value to \p this.
341 /// corresponding TimeValue and assigns that value to \p this.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 277 // Assigns a C string to this object. Self-assignment works.
282 // Assigns a String object to this object. Self-assignment works.
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-string.h 277 // Assigns a C string to this object. Self-assignment works.
282 // Assigns a String object to this object. Self-assignment works.
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 277 // Assigns a C string to this object. Self-assignment works.
282 // Assigns a String object to this object. Self-assignment works.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TimeValue.h 331 /// TimeValue and assigns that value to \p this.
340 /// corresponding TimeValue and assigns that value to \p this.
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 277 // Assigns a C string to this object. Self-assignment works.
282 // Assigns a String object to this object. Self-assignment works.
  /external/v8/src/crankshaft/
lithium-allocator.h 156 friend class LiveRange; // Assigns to start_.
323 friend class LAllocator; // Assigns to kind_.
  /art/compiler/optimizing/
register_allocator_graph_color.h 143 // Assigns stack slots to a list of intervals, ensuring that interfering intervals are not
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
LocalVariableInfo.java 47 /** {@code non-null;} map from instructions to the variable each assigns */
  /dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java 46 /** {@code non-null;} map from instructions to the variable each assigns */
  /dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java 48 /** {@code non-null;} map from instructions to the variable each assigns */
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
bl2_fvp_setup.c 96 * This function assigns a pointer to the memory that the platform has kept
  /external/ImageMagick/ImageMagick/script/
openmp.html 63 <p>With OpenMP enabled, most ImageMagick algorithms execute on all the cores on your system in parallel. ImageMagick typically divides the work so that each thread processes four rows of pixels. As rows are completed, OpenMP assigns more chunks of pixel rows to each thread until the algorithm completes. For example, if you have a quad-core system, and attempt to resize an image, the resizing takes place on 4 cores (8 if hyperthreading is enabled).</p>
  /external/ImageMagick/www/
openmp.html 67 <p>With OpenMP enabled, most ImageMagick algorithms execute on all the cores on your system in parallel. ImageMagick typically divides the work so that each thread processes four rows of pixels. As rows are completed, OpenMP assigns more chunks of pixel rows to each thread until the algorithm completes. For example, if you have a quad-core system, and attempt to resize an image, the resizing takes place on 4 cores (8 if hyperthreading is enabled).</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialFunctionNewtonForm.java 67 * The constructor makes copy of the input arrays and assigns them.</p>
PolynomialSplineFunction.java 87 * The constructor copies both arrays and assigns the copies to the knots
  /external/autotest/client/site_tests/kernel_SchedBandwith/
kernel_SchedBandwith.py 146 Default of None reads total shares for cpu group and assigns that so
  /external/google-breakpad/src/common/
dwarf_line_to_module.h 158 // specific functions, but DWARF simply assigns lines to addresses;
  /external/google-breakpad/src/testing/include/gmock/
gmock-more-actions.h 166 // Action SetArgReferee<k>(value) assigns 'value' to the variable
  /external/googletest/googlemock/include/gmock/
gmock-more-actions.h 183 // Action SetArgReferee<k>(value) assigns 'value' to the variable
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTransformValuesTest.java 40 * Constructor that assigns {@code supportsIteratorRemove} the same value as
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
SoapEnvelope.java 250 * Assigns the object to the envelope as the outbound message for the soap call.
  /external/neven/Embedded/common/src/b_APIEm/
DCR.h 134 /** assigns external byte gray image as input image and region of interest.
  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.h 101 /** assigns external image to array (no allocation, deallocation or copying of data) */

Completed in 899 milliseconds

1 2 3 4 56 7 8 91011>>