/external/webrtc/webrtc/system_wrappers/include/ |
stl_util.h | 11 // Borrowed from Chromium's src/base/stl_util.h.
|
/frameworks/native/services/vr/bufferhubd/ |
producer_channel.cpp | 237 // Return a borrowed fd to avoid unnecessary duplication of the underlying fd.
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
media_hidl_test_common.h | 46 * TODO: below definitions are borrowed from Conversion.h.
|
/prebuilts/go/darwin-x86/src/html/template/ |
clone_test.go | 131 // Some template definitions borrowed from TestClone.
|
/prebuilts/go/darwin-x86/src/math/big/ |
decimal.go | 11 // The key observation and some code (shr) is borrowed from
|
/prebuilts/go/linux-x86/src/html/template/ |
clone_test.go | 131 // Some template definitions borrowed from TestClone.
|
/prebuilts/go/linux-x86/src/math/big/ |
decimal.go | 11 // The key observation and some code (shr) is borrowed from
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
_warnings.c | 100 /* The item is a borrowed reference. */
440 /* filename, module, and registry are new refs, globals is borrowed */
|
modsupport.c | 22 Return value is a borrowed reference to the module object; or NULL
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_fractions.py | 546 # Algorithm borrowed from
559 # Algorithm borrowed from
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
_warnings.c | 100 /* The item is a borrowed reference. */
440 /* filename, module, and registry are new refs, globals is borrowed */
|
modsupport.c | 22 Return value is a borrowed reference to the module object; or NULL
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastcodemb.cpp | 558 tmp = (tmp << 8) - tmp; /* carry borrowed bytes are marked with 0x1FE */ 567 tmp = (tmp << 8) - tmp; /* carry borrowed bytes are marked with 0x1FE */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_fractions.py | 559 # Algorithm borrowed from 572 # Algorithm borrowed from
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_fractions.py | 559 # Algorithm borrowed from 572 # Algorithm borrowed from
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_fractions.py | 559 # Algorithm borrowed from 572 # Algorithm borrowed from
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_fractions.py | 559 # Algorithm borrowed from 572 # Algorithm borrowed from
|
/system/vold/ |
Utils.cpp | 441 // TODO: borrowed from frameworks/native/libs/diskusage/ which should 456 // TODO: borrowed from frameworks/native/libs/diskusage/ which should
|
/external/boringssl/linux-aarch64/crypto/bn/ |
armv8-mont.S | 163 // subtraction. So we subtract modulus, see if it borrowed, 829 // subtraction. So we subtract modulus, see if it borrowed, 1297 // subtraction. So we subtract modulus, see if it borrowed,
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 230 /* major part of this function borrowed from code shared by Richard Ibbotson */
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 52 // Constants returned by acceptNode, borrowed from the DOM Traversal chapter
|
/external/autotest/server/site_tests/platform_KernelErrorPaths/ |
platform_KernelErrorPaths.py | 21 # connection wedged for a long time. The sequence below borrowed
|
/external/iproute2/tc/ |
q_cbq.c | 572 fprintf(f, " borrowed %u overactions %u avgidle %g undertime %g", st->borrows,
|
/external/iptables/extensions/ |
libxt_sctp.c | 7 * libipt_ecn.c borrowed heavily from libipt_dscp.c
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
netcap.c | 23 * The /proc/net/tcp|udp|raw parsing code was borrowed from netstat.c
|