OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:borrowed
(Results
176 - 200
of
349
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/realtime/include/
list.h
23
* This code was kindly
borrowed
from linux/include/linux/list.h
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp
27
// Initialize target lowering
borrowed
from AMDIL
/external/skia/tests/
ResourceCacheTest.cpp
227
sk_sp<GrTexture>
borrowed
(context->resourceProvider()->wrapBackendTexture(
238
REPORTER_ASSERT(reporter,
borrowed
!= nullptr && adopted != nullptr &&
240
if (!
borrowed
|| !adopted || !adoptedAndCached) {
244
borrowed
.reset(nullptr);
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/neteq/
merge.cc
154
// Return new added length. |old_length| samples were
borrowed
from
/frameworks/base/core/java/android/app/
LauncherActivity.java
249
// Code is
borrowed
from com.android.launcher.Utilities.
/frameworks/base/test-runner/src/android/test/
MoreAsserts.java
201
// The following
borrowed
from java.util.equals(Object[], Object[]).
/packages/apps/Settings/src/com/android/settings/
ActivityPicker.java
322
*
borrowed
from Launcher.
/packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java
590
// NOTE:
borrowed
from Hashtable.roundUpToPowerOfTwo()
/toolchain/binutils/binutils-2.25/gas/config/
aout_gnu.h
306
/* The following enum and struct were
borrowed
from SunOS's
tc-dlx.c
155
we
borrowed
from MIPS. */
1049
/* This
borrowed
from tc-ppc.c on a whim. */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c
409
/* return
borrowed
reference to attrib dictionary */
429
/* return
borrowed
reference to text attribute */
449
/* return
borrowed
reference to text attribute */
[
all
...]
pyexpat.c
439
/* temp is now a
borrowed
reference; consider it unused. */
564
/* Container is now a
borrowed
reference; ignore it. */
[
all
...]
errnomodule.c
81
* The names and comments are
borrowed
from linux/include/errno.h,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c
439
/* temp is now a
borrowed
reference; consider it unused. */
564
/* Container is now a
borrowed
reference; ignore it. */
[
all
...]
/dalvik/dx/src/com/android/dx/ssa/
SsaMethod.java
328
* Returns all
borrowed
registers.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
errnomodule.c
81
* The names and comments are
borrowed
from linux/include/errno.h,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
errnomodule.c
80
* The names and comments are
borrowed
from linux/include/errno.h,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
bdb.py
182
def set_until(self, frame): #the name "until" is
borrowed
from gdb
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c
[
all
...]
/external/autotest/server/
site_gtest_runner.py
156
The code was
borrowed
with minor changes from chrome utility gtest_command.
/external/clang/tools/scan-view/share/
ScanView.py
184
#
Borrowed
from Quixote, with simplifications.
/external/curl/lib/
curl_setup.h
347
* Salford-C kludge section (mostly
borrowed
from wxWidgets).
/external/e2fsprogs/debugfs/
revoke.c
133
/*
Borrowed
from buffer.c: this is a tried and tested block hash function */
Completed in 1745 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>