HomeSort by relevance Sort by last modified time
    Searched full:operations (Results 251 - 275 of 5305) sorted by null

<<11121314151617181920>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapIsEmptyTester.java 25 * A generic JUnit test which tests {@code isEmpty()} operations on a
MapSizeTester.java 22 * A generic JUnit test which tests {@code size()} operations on a map.
  /external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetBasherTest.java 38 * do operations at random. Each thread keeps track of the per-key deltas that it's directly
116 Operation[] operations = Operation.values(); local
120 Operation op = operations[random.nextInt(operations.length)];
  /external/kernel-headers/original/linux/nfsd/
stats.h 33 unsigned int nfs4_opcount[LAST_NFS4_OP + 1]; /* count of individual nfsv4 operations */
  /external/libselinux/src/
label_internal.h 52 /* labeling operations */
  /external/llvm/test/Assembler/
atomic.ll 2 ; Basic smoke test for atomic operations.
  /external/llvm/test/CodeGen/AArch64/
setcc-takes-i32.ll 10 ; with flag-manipulation operations allowed to use W-registers).
  /external/llvm/test/CodeGen/X86/
mmx-punpckhdq.ll 2 ; There are no MMX operations in bork; promoted to XMM.
vec_zero.ll 21 ; Without any type hints from operations, we fall back to the smaller xorps.
  /external/llvm/test/Transforms/InstCombine/
atomic.ll 6 ; Check transforms involving atomic operations
  /external/llvm/test/Transforms/SCCP/
apint-basictest4.ll 2 ; logic operations.
  /external/llvm/test/Transforms/ScalarRepl/
DifferingTypes.ll 2 ; generated code should perform the appropriate masking operations required
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
sequencing-0.txt 1 # Check sequencing operations.
  /external/valgrind/main/docs/internals/
SPEC-notes.txt 28 various fp operations
  /external/valgrind/main/drd/tests/
annotate_ignore_write.c 1 /* Test program for the annotations that suppress write operations. */
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
simple-usage.html 46 This test tries simple operations on localStorage<br>
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
simple-usage.html 46 This test trys simple operations on SessionStorage<br>
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
osinclude.h 41 // Thread Local Storage Operations
ossource_posix.cpp 17 // Thread Local Storage Operations
  /external/zlib/src/examples/
gzlog.h 26 2.0 25 Apr 2008 Complete redesign for recovery of interrupted operations
41 The gzlog operations can be interupted at any point due to an application or
61 lock file, and "foo.repairs" to log recovery operations performed due to
62 interrupted gzlog operations. A gzlog_open() followed by a gzlog_close()
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 121 ;// Perform the row operations (on columns) using SIMD *
123 ;// Perform the coloumn operations *
133 ;// Row Operations (Performed on columns)
159 ;// Coloumn Operations
  /frameworks/base/core/java/android/app/backup/
package.html 12 <p>All backup and restore operations are controlled by the {@link
  /frameworks/base/core/java/android/net/
INetworkStatsService.aidl 38 /** Increment data layer count of operations performed for UID and tag. */
  /frameworks/base/test-runner/src/android/test/mock/
MockApplication.java 25 * operations that you need.
  /frameworks/compile/libbcc/tests/data/src/
assignmentop.c 1 // Test assignment operations

Completed in 1514 milliseconds

<<11121314151617181920>>