Searched refs:empty (Results 1 – 7 of 7) sorted by relevance
| /optee_os/mk/ |
| H A D | cc-option.mk | 2 _cc-opt-cached-var-name = $(subst =,~,$(strip cached-cc-option-$(1)-$(subst $(empty) $(empty),,$(CC… 11 _ld-opt-cached-var-name = $(subst =,~,$(subst $(empty) $(empty),,$(strip cached-ld-option-$(1)-$(LD…
|
| H A D | cleandirs.mk | 28 RMDIR := rmdir --ignore-fail-on-non-empty
|
| H A D | config.mk | 1282 $(error CFG_SEMIHOSTING_CONSOLE_FILE cannot be empty)
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | .uncrustify.cfg | 150 # (Uncrustify >= 0.73.0) Remove space before a semi in a non-empty for 152 # (Uncrustify >= 0.73.0) Remove space in empty first statement of a for 154 # (Uncrustify >= 0.74.0) Remove space in empty middle statement of a for 159 # (Uncrustify >= 0.73.0) Add a space after a semi in non-empty for statements 161 # (Uncrustify >= 0.73.0) No space after final semi in empty for statements
|
| H A D | ChangeLog | 917 * Fix compile failure due to empty enum in cipher_wrap.c, when building 1001 must be empty. 1126 * Silence warnings from clang -Wdocumentation about empty \retval 1799 pkcs12 functions when the password is empty. Fix the documentation to 2284 now writing an empty string where it previously wrote one or more 2521 * Fix the build when the macro _GNU_SOURCE is defined to a non-empty value. 3868 * Provide an empty implementation of mbedtls_pkcs5_pbes2() when 4289 * Accept empty trusted CA chain in authentication mode 4300 that was triggered uppon reading an empty line. Found by Guido Vranken. 5213 * Fix mpi_write_string() to write "00" as hex output for empty MPI (found [all …]
|
| /optee_os/ta/pkcs11/src/ |
| H A D | attributes.c | 61 uint32_t attribute, bool empty) in _remove_attribute() argument 80 if (empty && pkcs11_ref.size) in _remove_attribute()
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 151 totally empty are released to the global free pool by passing their 207 become empty. If <compact> is non-NULL, whenever a buffer allocation 244 function. Automatic release of empty pool blocks will occur only if all
|