HomeSort by relevance Sort by last modified time
    Searched full:arbitrary (Results 351 - 375 of 6268) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
12-1.c 62 value.sival_int = 0; /* 0 is just an arbitrary value */
3-1.c 65 value.sival_int = 0; /* 0 is just an arbitrary value */
6-1.c 62 value.sival_int = 0; /* 0 is just an arbitrary value */
7-1.c 66 value.sival_int = 5; /* 5 is just an arbitrary value */
8-1.c 52 value.sival_int = 0; /* 0 is just an arbitrary value */
9-1.c 65 value.sival_int = 0; /* 0 is just an arbitrary value */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwaitinfo/
2-1.c 56 value.sival_int = 5; /* 5 is just an arbitrary value */
  /external/mesa3d/src/gallium/auxiliary/util/
u_bitmask.h 51 * Abstract data type to represent arbitrary set of bits.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
memory_pool.h 72 newreserve = 4 * _num; /* arbitrary heuristic */ \
  /external/mesa3d/src/intel/common/
gen_l3_config.h 65 * relative size of each partition. The scale is arbitrary, only the ratios
  /external/mesa3d/src/util/
u_vector.h 25 * u_vector is a vector based queue for storing arbitrary
  /external/perfetto/src/ipc/
wire_protocol.proto 74 // Used only in unittests to generate a parsable message of arbitrary size.
  /external/python/cpython2/Doc/c-api/
iterator.rst 9 iterator, works with an arbitrary sequence supporting the :meth:`__getitem__`
  /external/python/cpython2/Doc/includes/
mp_newtype.py 2 # This module shows how to use arbitrary callables with a subclass of
  /external/python/cpython2/Include/
classobject.h 60 * The point of this routine is that it never calls arbitrary Python
  /external/python/cpython2/Lib/hotshot/
__init__.py 43 """Add an arbitrary labelled value to the profile log."""
  /external/python/cpython2/Lib/test/
test_bufio.py 22 # Since C doesn't guarantee we can write/read arbitrary bytes in text
  /external/python/cpython3/Doc/c-api/
objbuffer.rst 32 Returns a pointer to a read-only memory location containing arbitrary data.
  /external/python/cpython3/Lib/test/
test_bufio.py 22 # Since C doesn't guarantee we can write/read arbitrary bytes in text
  /external/selinux/libsepol/include/sepol/policydb/
ebitmap.h 7 * arbitrary number of bits. Extensible bitmaps are
  /external/skia/bench/
ColorPrivBench.cpp 76 static const int kInputs = 10; // Arbitrary.
  /external/skia/src/codec/
SkJpegDecoderMgr.cpp 32 // a very large number of scans. 100 is arbitrary, but much larger
  /external/skia/src/gpu/text/
GrTextUtils.cpp 41 // We have to reset before applying the run because the filter could have arbitrary
  /external/skqp/bench/
ColorPrivBench.cpp 76 static const int kInputs = 10; // Arbitrary.
  /external/skqp/src/codec/
SkJpegDecoderMgr.cpp 32 // a very large number of scans. 100 is arbitrary, but much larger

Completed in 1638 milliseconds

<<11121314151617181920>>