OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Detach
(Results
1 - 25
of
129
) sorted by null
1
2
3
4
5
6
/external/sfntly/cpp/src/sfntly/table/
generic_table_builder.cc
28
return table.
Detach
();
36
return builder.
Detach
();
table_based_table_builder.cc
45
return table.
Detach
();
/external/lzma/CPP/Windows/
Handle.h
27
HANDLE
Detach
()
DLL.h
33
HMODULE
Detach
()
Thread.h
27
HANDLE
Detach
() { HANDLE h = thread; thread = NULL; return h; }
/external/sfntly/cpp/src/sfntly/table/bitmap/
simple_bitmap_glyph.cc
42
return glyph.
Detach
();
index_sub_table_format2.cc
38
return output.
Detach
();
98
return it.
Detach
();
126
return output.
Detach
();
149
return output.
Detach
();
169
return output.
Detach
();
176
return output.
Detach
();
272
return output.
Detach
();
ebsc_table.cc
73
return builder.
Detach
();
87
return output.
Detach
();
index_sub_table_format1.cc
101
return it.
Detach
();
108
return output.
Detach
();
131
return output.
Detach
();
152
return output.
Detach
();
159
return output.
Detach
();
299
return output.
Detach
();
index_sub_table_format3.cc
102
return it.
Detach
();
121
return output.
Detach
();
144
return output.
Detach
();
164
return output.
Detach
();
171
return output.
Detach
();
295
return output.
Detach
();
index_sub_table_format5.cc
68
return output.
Detach
();
121
return it.
Detach
();
128
return output.
Detach
();
151
return output.
Detach
();
171
return output.
Detach
();
178
return output.
Detach
();
344
return output.
Detach
();
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_thread.cc
37
t1.
Detach
();
/external/sfntly/cpp/src/sample/subtly/
subsetter.cc
65
return font_subset.
Detach
();
utils.cc
34
return fonts[0].
Detach
();
42
return builders[0].
Detach
();
merger.cc
85
return font_info.
Detach
();
/external/webrtc/webrtc/base/
socketstream.h
28
AsyncSocket*
Detach
();
/external/lzma/CPP/Windows/Control/
ImageList.h
27
HIMAGELIST
Detach
()
47
return BOOLToBool(ImageList_Destroy(
Detach
()));
/external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp
124
prop.
Detach
(value);
314
prop.
Detach
(value);
322
prop.
Detach
(value);
346
prop.
Detach
(value);
360
prop.
Detach
(value);
365
prop.
Detach
(value);
410
prop.
Detach
(value);
447
*inStream = inStreamLoc.
Detach
();
461
*inStream = inStreamLoc.
Detach
();
517
*inStream = inStreamLoc.
Detach
();
[
all
...]
ArchiveOpenCallback.cpp
58
prop.
Detach
(value);
104
*inStream = inStreamTemp.
Detach
();
/external/lzma/CPP/7zip/Common/
StreamBinder.cpp
66
*inStream = inStreamLoc.
Detach
();
70
*outStream = outStreamLoc.
Detach
();
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc
98
return table.
Detach
();
121
return builder.
Detach
();
horizontal_metrics_table.cc
110
return table.
Detach
();
118
return builder.
Detach
();
/external/google-breakpad/src/common/windows/
dia_util.cc
56
*debug_stream = temp_debug_stream.
Detach
();
/external/libchrome/dbus/
mock_object_proxy.h
58
MOCK_METHOD0(
Detach
, void());
/external/sfntly/cpp/src/sfntly/data/
writable_font_data.cc
40
return wfd.
Detach
();
51
return wfd.
Detach
();
176
return slice.
Detach
();
188
return slice.
Detach
();
Completed in 481 milliseconds
1
2
3
4
5
6