OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:less
(Results
226 - 250
of
2477
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/lib/
strverscmp.c
56
returning
less
than, equal to or greater than zero if S1 is
less
than,
/external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_byte.sgml
147
comparison function (returns
less
than zero for first arg is
less
than second
completion.sgml
146
@Returns: an integer
less
than, equal to, or greater than zero if the
147
first @n bytes of @s1 is found, respectively, to be
less
than, to match,
/external/bzip2/
bzmore.1
16
.I
less
152
more(1),
less
(1), bzip2(1), bzdiff(1), bzgrep(1)
/external/e2fsprogs/misc/
mke2fs.conf.5.in
86
if the filesystem size is
less
than or equal to 3 megabytes.
87
If the filesystem size is greater than 3 but
less
than or equal to
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
Exception_info.java
29
* The value of start_pc must be
less
than the value of end_pc.<P>
38
* of the opcode of an instruction, and must be
less
than the value of the code_length
/external/guava/src/com/google/common/collect/
ComparisonChain.java
89
return (result < 0) ?
LESS
: (result > 0) ? GREATER : ACTIVE;
96
private static final ComparisonChain
LESS
= new InactiveComparisonChain(-1);
/external/jpeg/
jconfig.doc
74
* On
less
brain-damaged CPUs this symbol must not be defined.
80
/* Define this if your linker needs global names to be unique in
less
jconfig.h
75
* On
less
brain-damaged CPUs this symbol must not be defined.
81
/* Define this if your linker needs global names to be unique in
less
/external/libpcap/
tokdefs.h
40
LESS
= 266,
144
#define
LESS
266
/external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_outport.h
73
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/nodes/pvdummyinputnode/include/
pvmf_fileinput_port.h
80
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_outport.h
76
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/nodes/pvomxencnode/include/
pvmf_omx_enc_port.h
192
* that returns true when A's priority is
less
than B's
193
* @return true if A's priority is
less
than B's, else false
/external/opencore/nodes/pvsocketnode/include/
pvmf_socket_port.h
89
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/nodes/pvvideoparsernode/include/
pvmf_videoparser_node.h
149
* that returns true when A's priority is
less
than B's
150
* @return true if A's priority is
less
than B's, else false
/external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_port.h
144
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/protocols/rtsp_client_engine/src/
pvrtsp_client_engine_port.h
93
*
less
than or equal to the capacity. If this is
less
than capacity, memory will be
/external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_manager_interface.h
112
*
less
than the specified value of hours remaining. To update all time-based
115
*
less
than the specified number of play counts remaining. To update all counted
/external/proguard/src/proguard/evaluation/value/
IntegerValue.java
206
* Returns whether this IntegerValue is
less
than the given IntegerValue:
212
* Returns whether this IntegerValue is
less
than or equal to the given
441
* Returns whether this IntegerValue is
less
than the given
451
* Returns whether this IntegerValue is
less
than or equal to the given
685
* Returns whether this IntegerValue is
less
than the given
695
* Returns whether this IntegerValue is
less
than or equal to the given
929
* Returns whether this IntegerValue is
less
than the given
939
* Returns whether this IntegerValue is
less
than or equal to the given
/external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c
87
// Do a busy wait if time is
less
than 50ms
145
// Do a busy wait if time is
less
than 50ms
/external/qemu/distrib/sdl-1.2.12/src/video/
math_private.h
92
/* Get the
less
significant 32 bit int from a double. */
121
/* Set the
less
significant 32 bits of a double from an int. */
/external/qemu/slirp/
slirp_config.h
31
/* interactive sessions
less
responsive */
36
* Define if you want slirp to use
less
CPU
/external/qemu/slirp-android/
slirp_config.h
31
/* interactive sessions
less
responsive */
36
* Define if you want slirp to use
less
CPU
/external/stlport/stlport/stl/
_queue.h
136
class _Compare =
less
<_STLP_HEADER_TYPENAME _Sequence::value_type> >
153
typedef
less
< typename vector<_Tp>::value_type> _Compare;
Completed in 76 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>