OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:present
(Results
201 - 225
of
5294
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtomcrypt/src/misc/crypt/
crypt_register_hash.c
21
@return value >= 0 if successfully added (or already
present
), -1 if unsuccessful
crypt_register_prng.c
21
@return value >= 0 if successfully added (or already
present
), -1 if unsuccessful
/external/icu4c/i18n/
csrucode.h
21
* BOM will be used if it is
present
.
/external/icu4c/samples/ucnv/
flagcb.c
92
/* Now, call the sub callback if
present
*/
111
/* Always call the subCallback if
present
*/
223
/* call subCB if
present
*/
245
/* always call subcb if
present
*/
/external/kernel-headers/original/linux/
blkpg.h
44
/* Sizes of name fields. Unused at
present
. */
/external/libnfc-nxp/src/
phFriNfc_NdefRecord.h
74
#define PH_FRINFC_NDEFRECORD_TNF_EMPTY ((uint8_t)0x00) /**< Empty Record, no type, ID or payload
present
. */
97
#define PH_FRINFC_NDEFRECORD_FLAGS_IL ((uint8_t)0x08) /**< The ID Length Field is
present
. */
157
* \li \b Extraction: If the TNF indicates that a type field is
present
this
160
* \li \b Composition: If the caller specifies via TNF that a Type field is
present
169
* No zero-termination is
present
, the length is determined by
173
* beginning of the Type field of the record. Otherwise, if no type is
present
184
* \li \b Extraction: If the IL flag indicates that an ID field is
present
this
187
* \li \b Composition: If the caller specifies via IL that an ID field is
present
196
* No zero-termination is
present
, the length is determined by
200
* beginning of the ID field of the record. Otherwise, if no ID is
present
[
all
...]
/external/linux-tools-perf/
builtin-evlist.c
2
* Builtin evlist command: Show the list of event selectors
present
/external/llvm/lib/IR/
IRBuilder.cpp
74
// Set the TBAA info if
present
.
94
// Set the TBAA info if
present
.
98
// Set the TBAA Struct info if
present
.
118
// Set the TBAA info if
present
.
/external/llvm/lib/Target/MBlaze/
TODO
15
* A basic assembly parser is
present
now and seems to parse most things.
/external/llvm/test/Instrumentation/AddressSanitizer/
instrument_global.ll
6
; If a global is
present
, __asan_[un]register_globals should be called from
/external/llvm/tools/gold/
README.txt
2
gold linker. At
present
time, this is not the default linker in
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
TrackReferenceBox.java
32
* If this box is not
present
, the track is not referencing any other track in any way. The reference array is sized
/external/openssl/crypto/x509v3/
pcy_int.h
118
/* If InhibitAnyPolicy
present
this is its value or -1 if absent. */
120
/* If policyConstraints and requireExplicitPolicy
present
this is its
124
/* If policyConstraints and policyMapping
present
this is its
172
/* Set if anyPolicy
present
in user policies */
/external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4
95
# error not
present
102
# error not
present
106
# error not
present
113
[AC_MSG_RESULT(not
present
.)
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_mcsn.h
39
unsigned short dsp; /* DSP56K
present
*/
/external/qemu/hw/
power_supply.h
25
* the min and max fields should be used to
present
these values to user
/external/skia/include/views/
SkOSWindow_Unix.h
44
void
present
();
SkOSWindow_Win.h
42
void
present
();
/external/skia/legacy/include/core/
SkRefDict.h
31
* If data is NULL, remove (if
present
) the entry matching name and call
/external/skia/src/core/
SkRefDict.h
31
* If data is NULL, remove (if
present
) the entry matching name and call
/external/smack/src/org/xbill/DNS/
CERTRecord.java
123
* @param keyTag The ID of the associated KEYRecord, if
present
124
* @param alg The algorithm of the associated KEYRecord, if
present
193
* Returns the ID of the associated KEYRecord, if
present
201
* Returns the algorithm of the associated KEYRecord, if
present
/external/valgrind/main/memcheck/tests/
pdb-realloc.c
1
// This test-case exposes a bug that was
present
in the compressed V bit
/external/valgrind/main/tests/
x86_amd64_features.c
107
return 1; // Feature not
present
115
if (dmask > 0 && (d & dmask) != 0) return 0; // Feature
present
.
116
if (cmask > 0 && (c & cmask) != 0) return 0; // Feature
present
.
118
return 1; // Feature not
present
.
/external/webkit/Source/WebCore/inspector/front-end/
popover.css
106
.popover ::-webkit-scrollbar:horizontal:corner-
present
{
133
.popover ::-webkit-scrollbar-track-piece:horizontal:end:corner-
present
{
152
.popover ::-webkit-scrollbar:vertical:corner-
present
{
180
.popover ::-webkit-scrollbar-track-piece:vertical:end:corner-
present
{
/external/wpa_supplicant_8/src/ap/
ap_list.h
23
int erp; /* ERP Info or -1 if ERP info element not
present
*/
Completed in 4004 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>