Home
last modified time | relevance | path

Searched refs:loading (Results 1 – 25 of 163) sorted by relevance

1234567

/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A DCONF_modules_load_file.pod38 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is
48 Applications should call these functions after loading builtin modules using
74 fprintf(stderr, "FATAL: error loading configuration file\n");
84 fprintf(stderr, "FATAL: error loading configuration file\n");
94 fprintf(stderr, "WARNING: error loading configuration file\n");
/minix3/external/bsd/llvm/dist/clang/test/SemaOpenCL/
H A Dhalf.cl10 *p; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
11 p[1]; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
/minix3/external/bsd/llvm/dist/llvm/test/ExecutionEngine/MCJIT/
H A Dload-object-a.ll9 ; This line tests MCJIT object loading
16 ; This line test MCJIT archive loading
/minix3/external/bsd/llvm/dist/llvm/test/LTO/
H A Dinvalid.ll4 ; CHECK: llvm-lto{{.*}}: error loading file '{{.*}}/Inputs/invalid.ll.bc': Unknown attribute kind (…
/minix3/minix/share/beaglebone/weather/
H A Dstyle.css12 #loading {
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-collect-loh.ll24 ; The first adrp comes from the loading of 'a' and the second the loading of 'b'.
H A Darm64-2012-05-09-LOADgot-bug.ll18 ; the GOT is via a 64-bit load. Just loading wN is unacceptable
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmisc-ps-arm.m4 // <rdar://problem/11405978> - Handle casts of vectors to structs, and loading
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/
H A Dsubc.ll1 ; All of these should be codegen'd without loading immediates
H A Daddc.ll1 ; All of these should be codegen'd without loading immediates
H A Dmcm-10.ll4 ; for loading and storing a static variable scoped to a function.
H A Dmcm-11.ll4 ; for loading and storing a file-scope static variable.
H A Dmcm-1.ll5 ; for loading and storing an external variable.
H A Dmcm-9.ll5 ; for loading and storing an aliased external variable.
H A Dmcm-8.ll5 ; for loading a variable with available-externally linkage.
H A Dmcm-6.ll5 ; for loading and storing a tentatively defined variable.
H A Dmcm-12.ll5 ; for loading a value from the constant pool (TOC-relative).
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dx86-64-ptr-arg-simple.ll19 ; Similarly here, but for loading
/minix3/minix/usr.bin/mined/
H A Dmined1.c864 if (loading == FALSE) { in display()
1058 if (loading == FALSE) in panic()
1073 if (loading == TRUE) in alloc()
1125 FLAG loading; /* Set if we are loading a file. */ variable
1222 loading = TRUE; /* Loading file, so set flag */ in load_file()
1246 loading = FALSE; /* Stop loading, reset flag */ in load_file()
1278 if (loading == TRUE) { /* Add '\n' to last line of file */ in get_line()
/minix3/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_set_default_passwd_cb.pod19 when loading/storing a PEM certificate with encryption.
34 When loading or storing private keys, a password might be supplied to
/minix3/external/bsd/llvm/dist/llvm/test/Linker/
H A Dpr21374.ll10 ; Test that we get the same result with or without lazy loading.
H A Dtype-unique-src-type.ll6 ; This used to happen when lazy loading since we wouldn't then identify %C
/minix3/external/bsd/bind/dist/lib/dns/
H A Dmapapi3 # contains a working memory image of an RBT database), as loading
/minix3/external/bsd/llvm/dist/llvm/test/Object/
H A Dar-create.test16 CHECK: llvm-ar{{(.exe|.EXE)?}}: error loading '{{[^']+}}.foo.a':
/minix3/external/bsd/llvm/dist/llvm/test/Other/
H A Dextract.ll7 ; llvm-extract uses lazy bitcode loading, so make sure it correctly reads

1234567