OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:borrowed
(Results
51 - 75
of
349
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
symtable.h
19
PyObject *st_global; /*
borrowed
ref to MODULE in st_symbols */
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
symlink_support.py
32
symlinks in windows yet.
Borrowed
from jaraco.windows project.
/external/autotest/frontend/client/src/autotest/common/
PaddedJsonRpcProxy.java
20
* Much of the code here is
borrowed
from or inspired by that article.
85
* technique was
borrowed
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
aufs_type.h
119
/*
borrowed
from linux/include/linux/kernel.h */
125
/*
borrowed
from linux/include/linux/compiler-gcc3.h */
/prebuilts/go/darwin-x86/src/go/types/testdata/
decls3.src
125
//
Borrowed
from the FieldByName test cases in reflect/all_test.go.
237
//
Borrowed
from the FieldByName benchmark in reflect/all_test.go.
/prebuilts/go/linux-x86/src/go/types/testdata/
decls3.src
125
//
Borrowed
from the FieldByName test cases in reflect/all_test.go.
237
//
Borrowed
from the FieldByName benchmark in reflect/all_test.go.
/external/autotest/server/
subcommand.py
200
This is partially
borrowed
from subprocess.Popen.
226
This is
borrowed
from subprocess.Popen.
240
This is
borrowed
from subprocess.Popen.
/device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.h
33
//this code is heavily
borrowed
from official Arduino source v.0017
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
_iomodule.h
27
* BUT when args=Py_True is passed, they return a
borrowed
reference.
/external/curl/tests/libtest/
Makefile.am
33
# $(top_srcdir)/lib for libcurl's lib/curl_setup.h and other "
borrowed
" files
/external/curl/tests/unit/
Makefile.am
33
# $(top_srcdir)/lib for libcurl's lib/curl_setup.h and other "
borrowed
" files
/external/iptables/extensions/
libxt_DSCP.c
8
* libipt_DSCP.c
borrowed
heavily from libipt_TOS.c
libxt_dscp.c
7
* libipt_dscp.c
borrowed
heavily from libipt_tos.c
libxt_ecn.c
8
* libipt_ecn.c
borrowed
heavily from libipt_dscp.c
/external/protobuf/python/google/protobuf/pyext/
descriptor.h
52
// The C++ pointer is usually
borrowed
from the global DescriptorPool.
/external/syslinux/com32/gpllib/dmi/
dmi_cache.c
5
* Some part
borrowed
from DMI Decode:
/external/webrtc/webrtc/base/
template_util.h
11
//
Borrowed
from Chromium's src/base/template_util.h.
thread_annotations.h
10
//
Borrowed
from
thread_checker_unittest.cc
11
//
Borrowed
from Chromium's src/base/threading/thread_checker_unittest.cc.
/system/bt/hci/include/
hci_hal.h
77
// before the beginning of |data| may be
borrowed
during this call
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
SortingCursorWrapper.java
176
*
Borrowed
from TimSort.binarySort(), but modified to sort two column
250
*
Borrowed
from TimSort.binarySort(), but modified to sort two column
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
threadmodule.c
214
As an additional optimization, each localdummy holds a
borrowed
reference
215
to the corresponding localdict. This
borrowed
reference is only used
222
PyObject *localdict; /*
Borrowed
reference! */
280
Returns a
borrowed
reference of the corresponding local dict */
426
/* Returns a
borrowed
reference to the local dict, creating it if necessary */
/external/syslinux/com32/gplinclude/disk/
geom.h
5
* Some parts
borrowed
from chain.c32:
10
* Some parts
borrowed
from Linux:
/art/patchoat/
patchoat.h
57
// All pointers are only
borrowed
.
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
ExternalStorageTest.java
143
* Shamelessly
borrowed
from DownloadManagerTest.java
Completed in 647 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>