| /src/sys/arch/arm/dts/ |
| sun50i-a64.dtsi | 31 compatible = "simple-audio-card"; 32 simple-audio-card,name = "hdmi-audio"; 33 simple-audio-card,format = "i2s"; 34 simple-audio-card,mclk-fs = <256>; 37 simple-audio-card,cpu { 41 simple-audio-card,codec {
|
| /src/external/bsd/openldap/dist/tests/data/ |
| lloadd-empty.conf | 23 bindmethod=simple
|
| slapd-syncrepl-multiproxy.conf | 58 acl-bind bindmethod=simple 67 bindmethod=simple 82 acl-bind bindmethod=simple 91 bindmethod=simple
|
| /src/tests/usr.bin/indent/ |
| lex_char.c | 8 int simple = 'x'; variable
|
| lex_string.c | 8 char simple[] = "x"; variable
|
| /src/usr.bin/patch/ |
| backupfile.h | 27 /* Make simple backups of every file. */ 28 simple, enumerator in enum:backup_type 32 * and simple backups of the others.
|
| /src/external/mpl/dhcp/dist/keama/tests/samples/ |
| runall.sh | 7 for t in example simple test-a6 vmnet8
|
| /src/external/public-domain/xz/dist/src/liblzma/simple/ |
| simple_private.h | 4 /// \brief Private definitions for so called simple filters 27 /// Currently all simple filters use the same function for encoding 34 size_t (*filter)(void *simple, uint32_t now_pos, 39 void *simple; member in struct:__anon24641 69 size_t (*filter)(void *simple, uint32_t now_pos,
|
| x86.c | 36 lzma_simple_x86 *simple = simple_ptr; local 37 uint32_t prev_mask = simple->prev_mask; 38 uint32_t prev_pos = simple->prev_pos; 119 simple->prev_mask = prev_mask; 120 simple->prev_pos = prev_pos; 135 lzma_simple_x86 *simple = coder->simple; local 136 simple->prev_mask = 0; 137 simple->prev_pos = (uint32_t)(-5);
|
| /src/external/gpl2/groff/dist/src/preproc/eqn/ |
| eqn.y | 116 %type <b> mark from_to sqrt_over script simple equation nonsup 179 | simple SUP script 184 simple %prec SUP 186 | simple SUB nonsup 188 | simple SUB simple SUP script 192 simple: label 223 | simple BAR 225 | simple UNDER 227 | simple PRIM [all...] |
| /src/tests/lib/librumphijack/ |
| t_cwd.sh | 47 test_case basic_chdir /rump simple chdir 48 test_case basic_fchdir /rump simple fchdir 49 test_case slash_chdir // simple chdir 50 test_case slash_fchdir // simple fchdir
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| backupfile.h | 33 /* Make simple backups of every file. */ 34 simple, enumerator in enum:backup_type 37 and simple backups of the others. */ 46 || (Type) == simple \
|
| /src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| backupfile.h | 33 /* Make simple backups of every file. */ 34 simple, enumerator in enum:backup_type 37 and simple backups of the others. */ 46 || (Type) == simple \
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| cmpd-minsyms.cc | 22 static int simple (void) { return 0; } function in class:GDB 42 return GDB<int>::simple ();
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| cmpd-minsyms.cc | 22 static int simple (void) { return 0; } function in class:GDB 42 return GDB<int>::simple ();
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_simple_resource.c | 37 * struct vmw_user_simple_resource - User-space simple resource struct 41 * @simple: The embedded struct vmw_simple_resource. 46 struct vmw_simple_resource simple; member in struct:vmw_user_simple_resource 48 * Nothing to be placed after @simple, since size of @simple is 55 * vmw_simple_resource_init - Initialize a simple resource object. 58 * @simple: The struct vmw_simple_resource to initialize. 60 * @res_free: Function pointer to destroy the simple resource. 68 struct vmw_simple_resource *simple, 72 struct vmw_resource *res = &simple->res [all...] |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| call-summary.h | 48 bool simple) const; 49 void dump (const extrinsic_state &ext_state, FILE *fp, bool simple) const; 50 void dump (const extrinsic_state &ext_state, bool simple) const; 94 void dump_to_pp (pretty_printer *pp, bool simple) const; 95 void dump (FILE *fp, bool simple) const; 96 void dump (bool simple) const;
|
| /src/usr.bin/make/unit-tests/ |
| dotwait.exp | 0 simple.1 2 simple.1 3 simple.2 4 simple.2
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| generate_buildtest.pl | 19 * Generated with test/generate_buildtest.pl, to check that such a simple
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| generate_buildtest.pl | 19 * Generated with test/generate_buildtest.pl, to check that such a simple
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| generate_buildtest.pl | 19 * Generated with test/generate_buildtest.pl, to check that such a simple
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dlang/ |
| dlang-start.exp | 26 standard_testfile simple.d 38 "main \\(\\) at .*simple.d.*" \
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.rust/ |
| rust-start.exp | 26 standard_testfile simple.rs 38 "simple::main \\(\\) at .*simple.rs.*" \
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dlang/ |
| dlang-start.exp | 26 standard_testfile simple.d 38 "main \\(\\) at .*simple.d.*" \
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.rust/ |
| rust-start.exp | 26 standard_testfile simple.rs 38 "simple::main \\(\\) at .*simple.rs.*" \
|