Searched defs:ex (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/ |
D | ext.c | 119 X509_EXTENSION *ex; in ext_new() local 160 X509_EXTENSION *ex; in ext_new_hash() local 233 X509_EXTENSION *ex; in ext_new_nvcounter() local 270 X509_EXTENSION *ex; in ext_new_key() local
|
D | cert.c | 62 X509_EXTENSION *ex; in cert_add_ext() local 89 X509_EXTENSION *ex; in cert_new() local
|
/device/sample/frameworks/PlatformLibrary/jni/ |
D | PlatformLibrary.cpp | 50 static void throwException(JNIEnv* env, const char* ex, const char* fmt, in throwException()
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | select.c | 153 fd_set *ex, in select()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | getaddrinfo.c | 156 #define WILD_AF(ex) ((ex)->e_wild & 0x01) argument 157 #define WILD_SOCKTYPE(ex) ((ex)->e_wild & 0x02) argument 158 #define WILD_PROTOCOL(ex) ((ex)->e_wild & 0x04) argument 363 const struct explore *ex; in getaddrinfo() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lbaselib.c | 168 int ex = luaL_optint(L, 2, 0); in luaB_collectgarbage() local
|
D | lcode.c | 558 void luaK_storevar (FuncState *fs, expdesc *var, expdesc *ex) { in luaK_storevar()
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | math_private.h | 270 #define LD80C(m, ex, v) { \ argument 276 #define LD80C(m, ex, v) { .e = (v), } argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 4199 is_full_opt_exact_info(OptExactInfo* ex) in is_full_opt_exact_info() 4205 clear_opt_exact_info(OptExactInfo* ex) in clear_opt_exact_info()
|