OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Registration
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfilingRuntime.cc
28
RegisterRuntime
Registration
;
/frameworks/base/core/java/android/os/
Broadcaster.java
35
Registration
r = null;
37
r = new
Registration
();
48
Registration
start = mReg;
60
Registration
reg = new
Registration
();
102
Registration
start = mReg;
103
Registration
r = start;
149
Registration
start = mReg;
152
Registration
r = start;
179
Registration
start = mReg
[
all
...]
/external/smack/src/org/jivesoftware/smack/packet/
Registration.java
29
* Represents
registration
packets. An empty GET query will cause the server to return information
30
* about it's
registration
support. SET queries can be used to create accounts or update
43
* <li>date -- the date the
registration
took place.
51
public class
Registration
extends IQ {
60
* Returns the
registration
instructions, or <tt>null</tt> if no instructions
62
* that will complete the
registration
process.
64
* @return the
registration
instructions, or <tt>null</tt> if there are none.
71
* Sets the
registration
instructions.
73
* @param instructions the
registration
instructions.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setjmp.h
41
unsigned long
Registration
;
62
unsigned long
Registration
;
Completed in 800 milliseconds