/external/e2fsprogs/misc/ |
fsck.c | 257 fs->flags = 0; 422 if (inst->flags & FLAG_DONE) 424 if (inst->flags & FLAG_PROGRESS) 460 inst->flags |= FLAG_PROGRESS; 531 if (inst->flags & FLAG_DONE) 543 static struct fsck_instance *wait_one(int flags) 573 pid = waitpid(-1, &status, flags); 578 if ((pid == 0) && (flags & WNOHANG)) 618 if (progress && (inst->flags & FLAG_PROGRESS) && 621 if (inst2->flags & FLAG_DONE [all...] |
/external/freetype/src/raster/ |
ftrend1.c | 175 if ( slot->internal->flags & FT_GLYPH_OWN_BITMAP ) 178 slot->internal->flags &= ~FT_GLYPH_OWN_BITMAP; 202 slot->internal->flags |= FT_GLYPH_OWN_BITMAP; 210 params.flags = 0; 213 params.flags |= FT_RASTER_FLAG_AA;
|
/external/iptables/extensions/ |
libip6t_icmp6.c | 158 parse(int c, char **argv, int invert, unsigned int *flags, 167 if (*flags == 1) 175 *flags = 1; 254 static void final_check(unsigned int flags) 256 if (!flags)
|
/external/libvpx/vpx/src/ |
vpx_decoder.c | 24 vpx_codec_flags_t flags, 35 else if ((flags & VPX_CODEC_USE_XMA) && !(iface->caps & VPX_CODEC_CAP_XMA)) 37 else if ((flags & VPX_CODEC_USE_POSTPROC) && !(iface->caps & VPX_CODEC_CAP_POSTPROC)) 45 ctx->init_flags = flags; 49 if (!(flags & VPX_CODEC_USE_XMA))
|
/external/openssl/crypto/asn1/ |
a_sign.c | 203 signature->flags&= ~(ASN1_STRING_FLAG_BITS_LEFT|0x07); 204 signature->flags|=ASN1_STRING_FLAG_BITS_LEFT; 238 if (type->flags & EVP_MD_FLAG_PKEY_METHOD_SIGNATURE) 289 signature->flags&= ~(ASN1_STRING_FLAG_BITS_LEFT|0x07); 290 signature->flags|=ASN1_STRING_FLAG_BITS_LEFT;
|
/external/openssl/crypto/bio/ |
bss_mem.c | 109 ret->flags |= BIO_FLAGS_MEM_RDONLY; 137 if(a->flags & BIO_FLAGS_MEM_RDONLY) b->data = NULL; 156 if(b->flags & BIO_FLAGS_MEM_RDONLY) bm->data += ret; 182 if(b->flags & BIO_FLAGS_MEM_RDONLY) { 210 if(b->flags & BIO_FLAGS_MEM_RDONLY)
|
/external/openssl/crypto/engine/ |
eng_lib.c | 102 e->flags = 0; 272 int ENGINE_set_flags(ENGINE *e, int flags) 274 e->flags = flags; 316 return e->flags;
|
/external/openssl/crypto/rsa/ |
rsa_eay.c | 141 0, /* flags */ 226 if (rsa->flags & RSA_FLAG_CACHE_PUBLIC) 398 if (!(rsa->flags & RSA_FLAG_NO_BLINDING)) 412 if ( (rsa->flags & RSA_FLAG_EXT_PKEY) || 426 if (!(rsa->flags & RSA_FLAG_NO_CONSTTIME)) 435 if (rsa->flags & RSA_FLAG_CACHE_PUBLIC) 521 if (!(rsa->flags & RSA_FLAG_NO_BLINDING)) 536 if ( (rsa->flags & RSA_FLAG_EXT_PKEY) || 550 if (!(rsa->flags & RSA_FLAG_NO_CONSTTIME)) 558 if (rsa->flags & RSA_FLAG_CACHE_PUBLIC [all...] |
/external/qemu/android/avd/ |
info.c | 428 /* flags used when loading images */ 505 /* lock a file image depending on its state and user flags 510 imageLoader_lock( ImageLoader* l, unsigned flags ) 514 if (flags & IMAGE_DONT_LOCK) 528 if (flags & IMAGE_IGNORE_IF_LOCKED) { 541 imageLoader_empty( ImageLoader* l, unsigned flags ) 545 imageLoader_lock(l, flags); 591 * on the flags being used. on exit, this function udpates 602 unsigned flags ) 607 l->pState[0] = (flags & IMAGE_DONT_LOCK) == [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngerror.c | 41 if (png_ptr->flags& 50 if (png_ptr->flags&PNG_FLAG_STRIP_ERROR_TEXT) 63 if (png_ptr->flags&PNG_FLAG_STRIP_ERROR_TEXT) 94 if (png_ptr->flags& 321 png_ptr->flags &=
|
/external/quake/quake/src/QW/client/ |
gl_model.h | 114 int flags;
member in struct:__anon6712 124 int flags; // for SURF_UNDERWATER
member in struct:glpoly_s 133 int flags;
member in struct:msurface_s 309 int flags;
member in struct:__anon6720 354 int flags;
member in struct:model_s
|
/external/quake/quake/src/WinQuake/ |
gl_model.h | 110 int flags; member in struct:__anon7075 120 int flags; // for SURF_UNDERWATER member in struct:glpoly_s 129 int flags; member in struct:msurface_s 305 int flags; member in struct:__anon7083 351 int flags; member in struct:model_s
|
/external/skia/include/core/ |
SkTypes.h | 56 extern void* sk_malloc_flags(size_t size, unsigned flags); 349 SkAutoMalloc(size_t size, unsigned flags) 350 : SkAutoFree(sk_malloc_flags(size, flags)) {} 354 unsigned flags = (SK_MALLOC_THROW | SK_MALLOC_TEMP)) { 355 sk_free(set(sk_malloc_flags(size, flags)));
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_imaadpcm.c | 128 pState->flags &= ~PCM_FLAGS_EMPTY; 152 if (pState->flags & PCM_FLAGS_STEREO) 191 if (pState->flags & PCM_FLAGS_STEREO) 300 if (pState->flags & PCM_FLAGS_STEREO) 331 if (pState->flags & PCM_FLAGS_STEREO)
|
eas_pcm.c | 368 pState->flags = pParams->flags; 418 pState->flags &= ~PCM_FLAGS_EMPTY; [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_imaadpcm.c | 128 pState->flags &= ~PCM_FLAGS_EMPTY; 152 if (pState->flags & PCM_FLAGS_STEREO) 191 if (pState->flags & PCM_FLAGS_STEREO) 300 if (pState->flags & PCM_FLAGS_STEREO) 331 if (pState->flags & PCM_FLAGS_STEREO)
|
eas_pcm.c | 368 pState->flags = pParams->flags; 418 pState->flags &= ~PCM_FLAGS_EMPTY; [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_imaadpcm.c | 128 pState->flags &= ~PCM_FLAGS_EMPTY; 152 if (pState->flags & PCM_FLAGS_STEREO) 191 if (pState->flags & PCM_FLAGS_STEREO) 300 if (pState->flags & PCM_FLAGS_STEREO) 331 if (pState->flags & PCM_FLAGS_STEREO)
|
eas_pcm.c | 368 pState->flags = pParams->flags; 418 pState->flags &= ~PCM_FLAGS_EMPTY; [all...] |
/external/tcpdump/ |
print-stp.c | 40 u_int8_t flags; member in struct:stp_bpdu_ 107 printf(", Flags [%s]", 108 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags)); 134 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags))); 147 * 1 - byte Flags 205 printf(", CIST Flags [%s]", 206 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags)); 209 * in non-verbose mode just print the flags. We dont read that much 235 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags))); 260 printf("\n\tMSTI %d, Flags [%s], port-role %s", [all...] |
/frameworks/base/core/java/android/content/res/ |
CompatibilityInfo.java | 59 * A compatibility flags 135 * The flags from ApplicationInfo. 140 appFlags = appInfo.flags; 142 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_LARGE_SCREENS) != 0) { 145 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_XLARGE_SCREENS) != 0) { 148 if ((appInfo.flags & ApplicationInfo.FLAG_RESIZEABLE_FOR_SCREENS) != 0) { 152 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) {
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
KeyguardViewManager.java | 103 int flags = WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN local 109 flags |= WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM; 113 flags, PixelFormat.TRANSLUCENT); 148 mWindowLayoutParams.flags &= 151 mWindowLayoutParams.flags |=
|
/packages/apps/Email/src/org/apache/commons/io/ |
FileSystemUtils.java | 312 String flags = "-";
local 314 flags += "k";
317 flags += "P";
320 (flags.length() > 1 ? new String[] {"df", flags, path} : new String[] {"df", path});
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
libiberty.h | 364 /* Flags for pex_init. These are bits to be or'ed together. */ 377 FLAGS As above. 383 extern struct pex_obj *pex_init (int flags, const char *pname, 386 /* Flags for pex_run. These are bits to be or'ed together. */ 434 FLAGS As above. 478 extern const char *pex_run (struct pex_obj *obj, int flags, 493 extern const char *pex_run_in_environment (struct pex_obj *obj, int flags, 504 extern FILE *pex_input_file (struct pex_obj *obj, int flags, 558 FLAGS Combination of PEX_SEARCH and PEX_STDERR_TO_STDOUT. 568 extern const char *pex_one (int flags, const char *executable [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
libiberty.h | 364 /* Flags for pex_init. These are bits to be or'ed together. */ 377 FLAGS As above. 383 extern struct pex_obj *pex_init (int flags, const char *pname, 386 /* Flags for pex_run. These are bits to be or'ed together. */ 434 FLAGS As above. 478 extern const char *pex_run (struct pex_obj *obj, int flags, 493 extern const char *pex_run_in_environment (struct pex_obj *obj, int flags, 504 extern FILE *pex_input_file (struct pex_obj *obj, int flags, 558 FLAGS Combination of PEX_SEARCH and PEX_STDERR_TO_STDOUT. 568 extern const char *pex_one (int flags, const char *executable [all...] |