OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toplabel
(Results
1 - 13
of
13
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java
67
* hostname = *( domainlabel "." )
toplabel
[ "." ]
69
*
toplabel
= ALPHA / ALPHA *( alphanum / "-" ) alphanum
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PChargingFunctionAddressesParser.java
55
* hostname = *( domainlabel "." )
toplabel
[ "." ]
57
*
toplabel
= ALPHA / ALPHA *( alphanum / "-" ) alphanum
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
MarginChooser.java
130
Label
topLabel
= new Label(container, SWT.NONE);
131
topLabel
.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, false, false, 1, 1));
132
topLabel
.setText("Top:");
/external/libvpx/libvpx/examples/includes/geshi/geshi/
dot.php
60
'tailclip', 'taillabel', 'tailport', '
toplabel
', 'weight', 'width'
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesp.h
213
virtual void label(const char*
topLabel
,
cursesm.h
527
inline void label(const char *
topLabel
, const char *bottomLabel) {
529
NCursesPanel::label(
topLabel
,bottomLabel);
cursesf.h
516
inline void label(const char *
topLabel
, const char *bottomLabel) {
518
NCursesPanel::label(
topLabel
,bottomLabel);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h
213
virtual void label(const char*
topLabel
,
cursesm.h
527
inline void label(const char *
topLabel
, const char *bottomLabel) {
529
NCursesPanel::label(
topLabel
,bottomLabel);
cursesf.h
516
inline void label(const char *
topLabel
, const char *bottomLabel) {
518
NCursesPanel::label(
topLabel
,bottomLabel);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h
213
virtual void label(const char*
topLabel
,
cursesm.h
527
inline void label(const char *
topLabel
, const char *bottomLabel) {
529
NCursesPanel::label(
topLabel
,bottomLabel);
cursesf.h
516
inline void label(const char *
topLabel
, const char *bottomLabel) {
518
NCursesPanel::label(
topLabel
,bottomLabel);
Completed in 1539 milliseconds