OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:owns
(Results
176 - 200
of
251
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/gtest/src/
gtest-internal-inl.h
[
all
...]
/external/icu4c/common/
utrie2.h
643
UBool isMemoryOwned; /* TRUE if the trie
owns
the memory */
[
all
...]
udata.c
87
uhash_close(gCommonDataCache); /* Table
owns
the contents, and will delete them. */
[
all
...]
/external/icu4c/i18n/
decimfmt.cpp
244
// created instance
owns
the symbols.
314
// created instance
owns
the clone of the symbols.
350
// The created instance
owns
the clone of the symbols.
387
// created instance
owns
the symbols.
[
all
...]
/external/icu4c/i18n/unicode/
regex.h
[
all
...]
tblcoll.h
236
* The caller
owns
the returned object.
[
all
...]
/external/skia/src/core/
SkPicturePlayback.cpp
63
fReader.setMemory(buffer, size); // fReader
owns
buffer now
[
all
...]
/external/stlport/stlport/stl/
_rope.c
464
// still
owns
its children. Thus unref is
[
all
...]
/external/v8/src/arm/
assembler-arm.h
935
// True if the assembler
owns
the buffer, false if buffer is external.
[
all
...]
assembler-thumb2.h
935
// True if the assembler
owns
the buffer, false if buffer is external.
[
all
...]
/external/v8/src/ia32/
virtual-frame-ia32.cc
477
// Store the function in the frame. The frame
owns
the register
[
all
...]
/external/v8/src/x64/
assembler-x64.h
[
all
...]
virtual-frame-x64.cc
87
// Store the function in the frame. The frame
owns
the register
[
all
...]
/external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.cpp
103
// behalf of the Frame. Since the WebFrame
owns
us, this extra ref also
[
all
...]
/frameworks/base/camera/libcameraservice/
CameraService.cpp
267
// returns NO_ERROR if the client already
owns
the camera, -EBUSY otherwise
[
all
...]
/frameworks/base/core/java/android/widget/
PopupWindow.java
802
// within another view that
owns
the background drawable
[
all
...]
/packages/apps/Camera/src/com/android/camera/
VideoCamera.java
[
all
...]
/packages/apps/Email/src/com/android/email/activity/
MessageCompose.java
[
all
...]
/sdk/emulator/qtools/
trace_reader.h
314
// object that
owns
it.
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java
209
* @param mgr The DTMManager who
owns
this DTM.
232
* @param mgr The DTMManager who
owns
this DTM.
[
all
...]
/external/v8/include/
v8.h
[
all
...]
/frameworks/base/core/java/android/content/
Context.java
420
* place persistent files it
owns
. These files are private to the
508
* place cache files it
owns
.
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
109
* @param mgr The DTMManager who
owns
this DTM.
[
all
...]
/external/gtest/include/gtest/
gtest.h
518
// was executed. The UnitTest object
owns
the string.
[
all
...]
/external/icu4c/common/unicode/
utext.h
[
all
...]
Completed in 324 milliseconds
1
2
3
4
5
6
7
8
9
10
11