Home
last modified time | relevance | path

Searched refs:registered (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DDebuggeeRegister.java47 LinkedList<DebuggeeWrapper> registered = new LinkedList<DebuggeeWrapper>(); field in DebuggeeRegister
56 registered.add(debuggee); in register()
66 return registered.remove(debuggee); in unregister()
75 return registered; in getAllRegistered()
82 for (DebuggeeWrapper wrapper : registered) { in stopAllRegistered()
87 registered.clear(); in stopAllRegistered()
/external/tensorflow/tensorflow/core/framework/
Dcancellation_test.cc29 bool registered = manager->RegisterCallback( in TEST() local
31 EXPECT_TRUE(registered); in TEST()
42 bool registered = manager->RegisterCallback( in TEST() local
44 EXPECT_TRUE(registered); in TEST()
54 bool registered = manager->RegisterCallback(token, nullptr); in TEST() local
55 EXPECT_FALSE(registered); in TEST()
63 bool registered = manager->RegisterCallback( in TEST() local
65 EXPECT_TRUE(registered); in TEST()
/external/python/cpython3/Lib/xml/dom/
Ddomreg.py17 registered = {} variable
28 registered[name] = factory
57 return registered[name]()
65 for creator in registered.values():
/external/python/cpython2/Lib/xml/dom/
Ddomreg.py19 registered = {} variable
30 registered[name] = factory
59 return registered[name]()
67 for creator in registered.values():
/external/python/cpython3/Doc/library/
Datexit.rst13 functions. Functions thus registered are automatically executed upon normal
15 order in which they were registered; if you register ``A``, ``B``, and ``C``,
19 **Note:** The functions registered via this module are not called when the
32 the main module's execution completes), all functions registered are called in
50 called when the interpreter shuts down, even if it was registered more than
52 registered.
90 passed along to the registered function when it is called::
Dselectors.rst77 File object registered.
116 :exc:`KeyError` if the file object is already registered.
123 *fileobj* must be a file object previously registered.
126 :exc:`KeyError` if *fileobj* is not registered. It will raise
132 Change a registered file object's monitored events or attached data.
140 :exc:`KeyError` if the file object is not registered.
144 Wait until some registered file objects become ready, or the timeout
180 Return the key associated with a registered file object.
183 object, or raises :exc:`KeyError` if the file object is not registered.
190 registered file objects to their associated :class:`SelectorKey`
Dselect.rst219 Registering a file descriptor that's already registered is not an
238 Attempting to remove a file descriptor that was never registered is
244 Polls the set of registered file descriptors, and returns a possibly-empty list
337 Modify a registered file descriptor.
342 Remove a registered file descriptor from the epoll object.
402 Registering a file descriptor that's already registered is not an error, and has
408 Modifies an already registered fd. This has the same effect as
410 that was never registered causes an :exc:`OSError` exception with errno
420 Attempting to remove a file descriptor that was never registered causes a
426 Polls the set of registered file descriptors, and returns a possibly-empty list
Dwinsound.rst57 :const:`SND_NODEFAULT` is also specified. If no default sound is registered,
83 # Probably play Windows default sound, if any is registered (because
84 # "*" probably isn't the registered name of any sound).
/external/webrtc/webrtc/audio/
Daudio_receive_stream.cc102 bool registered = rtp_header_parser_->RegisterRtpHeaderExtension( in AudioReceiveStream() local
104 RTC_DCHECK(registered); in AudioReceiveStream()
107 bool registered = rtp_header_parser_->RegisterRtpHeaderExtension( in AudioReceiveStream() local
109 RTC_DCHECK(registered); in AudioReceiveStream()
111 bool registered = rtp_header_parser_->RegisterRtpHeaderExtension( in AudioReceiveStream() local
113 RTC_DCHECK(registered); in AudioReceiveStream()
/external/mesa3d/src/egl/main/
Deglglobals.c89 static EGLBoolean registered = EGL_FALSE; in _eglAddAtExitCall() local
93 if (!registered) { in _eglAddAtExitCall()
95 registered = EGL_TRUE; in _eglAddAtExitCall()
/external/webrtc/webrtc/test/channel_transport/
Dchannel_transport.cc35 int registered = voe_network_->RegisterExternalTransport(channel, in VoiceChannelTransport() local
38 EXPECT_EQ(0, registered); in VoiceChannelTransport()
40 assert(registered == 0); in VoiceChannelTransport()
/external/python/cpython2/Doc/library/
Datexit.rst17 functions. Functions thus registered are automatically executed upon normal
19 order in which they were registered; if you register ``A``, ``B``, and ``C``,
23 **Note:** The functions registered via this module are not called when the
48 the main module's execution completes), all functions registered are called in
95 passed along to the registered function when it is called::
Dwinsound.rst60 :const:`SND_NODEFAULT` is also specified. If no default sound is registered,
86 # Probably play Windows default sound, if any is registered (because
87 # "*" probably isn't the registered name of any sound).
Dselect.rst174 Registering a file descriptor that's already registered raises an
185 Remove a registered file descriptor from the epoll object.
236 Registering a file descriptor that's already registered is not an error, and has
242 Modifies an already registered fd. This has the same effect as
244 that was never registered causes an :exc:`IOError` exception with errno
256 Attempting to remove a file descriptor that was never registered causes a
262 Polls the set of registered file descriptors, and returns a possibly-empty list
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/src/
Dfake-gsm47 # (2,2) is "not registered, searching"
48 # (2,1) is "registered, home network"
53 # Query currently registered network
/external/autotest/client/site_tests/network_ModemManagerSMS/src/
Dfake-gsm47 # (2,2) is "not registered, searching"
48 # (2,1) is "registered, home network"
53 # Query currently registered network
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRegistry.h70 Cur->registered(E); in Announce()
143 virtual void registered(const entry &) = 0;
149 registered(*I); in init()
/external/autotest/server/site_tests/bluetooth_AdapterLEAdvertising/
Dcontrol.single24 verifies that the single advertisement could be registered and
38 * A single advertisement is registered successfully.
59 been registered.
Dcontrol.multiple24 verifies that advertisements could be registered and unregistered
49 been registered.
58 * All advertisements are registered successfully.
/external/clang/test/Modules/
Dtarget-features.m1 // REQUIRES: x86-registered-target
2 // REQUIRES: arm-registered-target
3 // REQUIRES: aarch64-registered-target
/external/vulkan-validation-layers/layers/
DREADME.md30 no application callbacks are registered, error messages will be output through default
46 …yed they are reported as leaked objects. If a Dbg callback function is registered this layer will …
49 …on the pair of pipeline stages involved. If a Dbg callback function is registered, this layer will…
52 …ut parameters to API calls for validity. If a Dbg callback function is registered, this layer will…
55 …es an object in free-threaded API calls. If a Dbg callback function is registered, this layer will…
/external/llvm/test/Bitcode/
Dthinlto-function-summary-callgraph.ll10 ; See if the call to func is registered, using the expected callsite count
23 ; See if the call to func is registered, using the expected callsite count
Dthinlto-function-summary-callgraph-pgo.ll10 ; See if the call to func is registered, using the expected callsite count
23 ; See if the call to func is registered, using the expected callsite count
Dthinlto-alias.ll10 ; See if the call to func is registered, using the expected callsite count
22 ; See if the call to analias is registered, using the expected callsite count
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothHidDeviceFacade.java165 public void onAppStatusChanged(BluetoothDevice pluggedDevice, boolean registered) {
167 + registered);
169 result.putBoolean("registered", registered);

12345678910>>...15