OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__id
(Results
51 - 75
of
150
) sorted by null
1
2
3
4
5
6
/frameworks/ml/nn/tools/test_generator/
test_generator.py
74
self.
__id
= NamedObject.serial()
78
return self.
__id
90
return self.
__id
148
self.
__id
= Type.__type_serial
152
self.
__id
= Type.__types[key].
__id
153
self.__name = "type" + str(self.
__id
)
168
return self.
__id
/external/libvncserver/webclients/novnc/include/web-socket-js/
web_socket.js
50
self.
__id
= WebSocket.__nextId++;
51
WebSocket.__instances[self.
__id
] = self;
66
self.
__id
, url, protocols, proxyHost || null, proxyPort || 0, headers || null);
88
var result = WebSocket.__flash.send(this.
__id
, encodeURIComponent(data));
111
WebSocket.__flash.close(this.
__id
);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp
301
bool _Filebuf_base::_M_open(_STLP_fd
__id
, ios_base::openmode init_mode) {
305
if (_M_is_open ||
__id
== INVALID_STLP_FD)
311
_M_openmode = _get_osfflags(-1,
__id
);
314
_M_file_id =
__id
;
320
(void)
__id
;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp
301
bool _Filebuf_base::_M_open(_STLP_fd
__id
, ios_base::openmode init_mode) {
305
if (_M_is_open ||
__id
== INVALID_STLP_FD)
311
_M_openmode = _get_osfflags(-1,
__id
);
314
_M_file_id =
__id
;
320
(void)
__id
;
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/
mutex
287
pthread_t
__id
= pthread_self();
289
if (pthread_equal(
__id
, __id_))
302
__id_ =
__id
;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
mutex
287
pthread_t
__id
= pthread_self();
289
if (pthread_equal(
__id
, __id_))
302
__id_ =
__id
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmpx.h
72
extern struct utmpx *getutxid (__const struct utmpx *
__id
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
utmpx.h
72
extern struct utmpx *getutxid (__const struct utmpx *
__id
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_hash_func.h
111
{
__id
= "hash-distr"; }
profiler_list_to_slist.h
119
{
__id
= "list-to-slist"; }
/external/libcxx/include/
mutex
305
__libcpp_thread_id
__id
= __libcpp_thread_get_current_id();
307
if (__libcpp_thread_id_equal(
__id
, __id_))
320
__id_ =
__id
;
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
mutex
305
__libcpp_thread_id
__id
= __libcpp_thread_get_current_id();
307
if (__libcpp_thread_id_equal(
__id
, __id_))
320
__id_ =
__id
;
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
mutex
305
__libcpp_thread_id
__id
= __libcpp_thread_get_current_id();
307
if (__libcpp_thread_id_equal(
__id
, __id_))
320
__id_ =
__id
;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
mutex
289
__libcpp_thread_id
__id
= __libcpp_thread_get_current_id();
291
if (__libcpp_thread_id_equal(
__id
, __id_))
304
__id_ =
__id
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
wait.h
155
extern int waitid (idtype_t __idtype, __id_t
__id
, siginfo_t *__infop,
Completed in 319 milliseconds
1
2
3
4
5
6