HomeSort by relevance Sort by last modified time
    Searched refs:Detach (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /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()
Thread.h 27 HANDLE Detach() { HANDLE h = thread; thread = NULL; return h; }
DLL.h 35 HMODULE Detach()
  /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();
bitmap_glyph.cc 68 return builder.Detach();
index_sub_table_format4.cc 148 return it.Detach();
155 return output.Detach();
178 return output.Detach();
198 return output.Detach();
205 return output.Detach();
381 return output.Detach();
  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 97 prop.Detach(value);
110 prop.Detach(value);
113 prop.Detach(value);
139 prop.Detach(value);
153 prop.Detach(value);
182 *inStream = inStreamLoc.Detach();
193 *inStream = inStreamLoc.Detach();
232 *volumeStream = streamLoc.Detach();
ArchiveOpenCallback.cpp 58 prop.Detach(value);
106 *inStream = inStreamTemp.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/lzma/CPP/7zip/Common/
StreamBinder.cpp 77 *inStream = inStreamLoc.Detach();
83 *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/lldb/test/python_api/default-constructor/
sb_process.py 35 obj.Detach()
  /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 451 milliseconds

1 2 3 4 5