Home
last modified time | relevance | path

Searched refs:bail (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_json.c428 goto bail; in scanstring_str()
432 goto bail; in scanstring_str()
445 goto bail; in scanstring_str()
450 goto bail; in scanstring_str()
456 goto bail; in scanstring_str()
461 goto bail; in scanstring_str()
465 goto bail; in scanstring_str()
476 goto bail; in scanstring_str()
495 goto bail; in scanstring_str()
504 goto bail; in scanstring_str()
[all …]
/device/google/contexthub/firmware/os/core/
Dprintf.c38 static uint32_t StrPrvPrintfEx_number(printf_write_c putc_, struct PrintfData *data, bool *bail) in StrPrvPrintfEx_number() argument
45 *bail = false; in StrPrvPrintfEx_number()
142 *bail = true; in StrPrvPrintfEx_number()
148 if (!*bail && data->flags & FLAG_NEG_PAD) { in StrPrvPrintfEx_number()
154 *bail = true; in StrPrvPrintfEx_number()
216 bool havePrecision = false, bail = false; in cvprintf() local
350 numPrinted += StrPrvPrintfEx_number(putc_f, &data, &bail); in cvprintf()
351 if (bail) in cvprintf()
362 numPrinted += StrPrvPrintfEx_number(putc_f, &data, &bail); in cvprintf()
363 if (bail) in cvprintf()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_json.c428 goto bail; in scanstring_str()
432 goto bail; in scanstring_str()
445 goto bail; in scanstring_str()
450 goto bail; in scanstring_str()
456 goto bail; in scanstring_str()
461 goto bail; in scanstring_str()
465 goto bail; in scanstring_str()
476 goto bail; in scanstring_str()
495 goto bail; in scanstring_str()
504 goto bail; in scanstring_str()
[all …]
/device/google/dragon/audio/hal/
Dcras_dsp.c60 goto bail; in prepare_pipeline()
65 goto bail; in prepare_pipeline()
70 goto bail; in prepare_pipeline()
77 goto bail; in prepare_pipeline()
82 bail: in prepare_pipeline()
Dcras_dsp_ini.c213 goto bail; in cras_dsp_ini_create()
223 goto bail; in cras_dsp_ini_create()
230 bail: in cras_dsp_ini_create()
/device/sample/frameworks/PlatformLibrary/jni/
DPlatformLibrary.cpp259 goto bail; in JNI_OnLoad()
265 goto bail; in JNI_OnLoad()
271 bail: in JNI_OnLoad()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c489 goto bail; in type_set_bases()
494 goto bail; in type_set_bases()
510 goto bail; in type_set_bases()
547 bail: in type_set_bases()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c483 goto bail; in type_set_bases()
488 goto bail; in type_set_bases()
504 goto bail; in type_set_bases()
541 bail: in type_set_bases()