/external/python/cpython2/Misc/ |
README.valgrind | 56 PyMalloc needs to know whether an arbitrary address is one 69 Given an arbitrary address, pymalloc computes the pool base 81 the arbitrary address pymalloc is investigating 83 pymalloc controls this arbitrary address if and only if it lies
|
/external/python/cpython3/Include/ |
sliceobject.h | 19 let these be any arbitrary python type. Py_None stands for omitted values.
|
/external/python/cpython3/Misc/ |
README.valgrind | 59 PyMalloc needs to know whether an arbitrary address is one 72 Given an arbitrary address, pymalloc computes the pool base 84 the arbitrary address pymalloc is investigating 86 pymalloc controls this arbitrary address if and only if it lies
|
/external/python/cpython3/Modules/_decimal/ |
README.txt | 7 library for correctly-rounded arbitrary precision decimal floating point
|
/external/python/cpython3/Modules/clinic/ |
pwdmodule.c.h | 51 "Return a list of all available password database entries, in arbitrary order.\n"
|
spwdmodule.c.h | 44 "Return a list of all available shadow password database entries, in arbitrary order.\n"
|
/external/selinux/checkpolicy/ |
queue.h | 8 * elements of arbitrary type that may be accessed
|
/external/skia/bench/ |
SwizzleBench.cpp | 18 static const int K = 1023; // Arbitrary, but nice to be a non-power-of-two to trip up SIMD.
|
/external/skia/src/gpu/ |
GrQuad.h | 16 * GrQuad is a collection of 4 points which can be used to represent an arbitrary quadrilateral. The
|
/external/skqp/bench/ |
SwizzleBench.cpp | 18 static const int K = 1023; // Arbitrary, but nice to be a non-power-of-two to trip up SIMD.
|
/external/skqp/src/gpu/ |
GrQuad.h | 16 * GrQuad is a collection of 4 points which can be used to represent an arbitrary quadrilateral. The
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
2011-08-29-SchedCycle.ll | 13 ; entry), legalizer can serialize them in arbitrary orders. If it's
|
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/ |
ctor-list-opt-constexpr.ll | 14 ; arbitrary constant expression, the code generator can't handle it.
|
/external/syslinux/com32/modules/ |
cmd.c | 16 * Execute arbitrary commands
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_OneShotIterator.pbtxt | 33 an iterator using an arbitrary subgraph, which may capture tensors
|
/external/tensorflow/tensorflow/java/src/gen/resources/ |
tftypes.csv | 8 String,y,byte,y,,arbitrary sequence of bytes
|
/external/webrtc/webrtc/common_audio/resampler/include/ |
push_resampler.h | 22 // TODO(ajm): add support for an arbitrary number of channels.
|
/frameworks/av/services/oboeservice/ |
TimestampScheduler.cpp | 31 // This is an arbitrary schedule that could probably be improved.
|
TimestampScheduler.h | 61 // Start with an arbitrary default so we do not divide by zero.
|
/frameworks/base/core/java/android/app/backup/ |
package.html | 24 <li>Perform backup of arbitrary data to remote storage</li>
|
/frameworks/base/core/proto/android/os/ |
message.proto | 34 // String representation of an arbitrary object to send to the recipient.
|
/frameworks/base/wifi/java/android/net/wifi/aware/ |
DiscoverySessionCallback.java | 104 * @param serviceSpecificInfo The service specific information (arbitrary 134 * @param serviceSpecificInfo The service specific information (arbitrary 161 * @param messageId The arbitrary message ID specified when sending the message. 176 * @param messageId The arbitrary message ID specified when sending the message.
|
/frameworks/native/services/inputflinger/tests/ |
InputDispatcher_test.cpp | 24 // An arbitrary time value. 27 // An arbitrary device id. 30 // An arbitrary display id. 33 // An arbitrary injector pid / uid pair that has permission to inject events.
|
/packages/apps/Browser2/test/resources/ |
js-test.js | 22 // also check for childNodes, an arbitrary DOM-related object that is
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
PolicyListPreference.java | 29 // Arbitrary, but large number (we don't, and won't, have nearly this many)
|