Searched refs:is (Results 1 - 25 of 3489) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dutil.pl15 is(undef, has_property({}, "foo"));
16 is(undef, has_property({PROPERTIES => {}}, "foo"));
17 is("data", has_property({PROPERTIES => {foo => "data"}}, "foo"));
18 is(undef, has_property({PROPERTIES => {foo => undef}}, "foo"));
30 is("\"bla\"", make_str("bla"));
31 is("\"bla\"", make_str("\"bla\""));
32 is("\"\"bla\"\"", make_str("\"\"bla\"\""));
33 is("\"bla\"\"", make_str("bla\""));
34 is("\"foo\"bar\"", make_str("foo\"bar"));
36 is("bl
[all...]
H A Dtypelist.pl15 is("foo", expandAlias("foo"));
16 is("uint32", expandAlias("DWORD"));
17 is("int32", expandAlias("int"));
18 is("", expandAlias(""));
19 is("int32", expandAlias("int32"));
21 is("uint32_t", mapScalarType("uint32"));
22 is("void", mapScalarType("void"));
23 is("uint64_t", mapScalarType("hyper"));
24 is("double", mapScalarType("double"));
29 is(unde
[all...]
H A Dcutil.pl14 is("&foo", get_pointer_to("foo"));
15 is("&(&foo)", get_pointer_to(get_pointer_to("foo")));
16 is("*foo", get_pointer_to("**foo"));
17 is("foo", get_pointer_to("*foo"));
19 is("foo", get_value_of("&foo"));
20 is("*foo", get_value_of("foo"));
21 is("**foo", get_value_of("*foo"));
H A Dtdr.pl16 is($tdr->{ret}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v)
22 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v);\n");
27 is($tdr->{ret}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
36 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v);\n");
40 is($tdr->{ret}, "static NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
49 is($tdr->{ret_hdr}, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dutil.pl15 is(undef, has_property({}, "foo"));
16 is(undef, has_property({PROPERTIES => {}}, "foo"));
17 is("data", has_property({PROPERTIES => {foo => "data"}}, "foo"));
18 is(undef, has_property({PROPERTIES => {foo => undef}}, "foo"));
30 is("\"bla\"", make_str("bla"));
31 is("\"bla\"", make_str("\"bla\""));
32 is("\"\"bla\"\"", make_str("\"\"bla\"\""));
33 is("\"bla\"\"", make_str("bla\""));
34 is("\"foo\"bar\"", make_str("foo\"bar"));
36 is("bl
[all...]
H A Dtypelist.pl15 is("foo", expandAlias("foo"));
16 is("uint32", expandAlias("DWORD"));
17 is("int32", expandAlias("int"));
18 is("", expandAlias(""));
19 is("int32", expandAlias("int32"));
21 is("uint32_t", mapScalarType("uint32"));
22 is("void", mapScalarType("void"));
23 is("uint64_t", mapScalarType("hyper"));
24 is("double", mapScalarType("double"));
29 is(unde
[all...]
H A Dcutil.pl14 is("&foo", get_pointer_to("foo"));
15 is("&(&foo)", get_pointer_to(get_pointer_to("foo")));
16 is("*foo", get_pointer_to("**foo"));
17 is("foo", get_pointer_to("*foo"));
19 is("foo", get_value_of("&foo"));
20 is("*foo", get_value_of("foo"));
21 is("**foo", get_value_of("*foo"));
H A Dtdr.pl16 is($tdr->{ret}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v)
22 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v);\n");
27 is($tdr->{ret}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
36 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v);\n");
40 is($tdr->{ret}, "static NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
49 is($tdr->{ret_hdr}, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/tests/
H A Dutil.pl15 is(undef, has_property({}, "foo"));
16 is(undef, has_property({PROPERTIES => {}}, "foo"));
17 is("data", has_property({PROPERTIES => {foo => "data"}}, "foo"));
18 is(undef, has_property({PROPERTIES => {foo => undef}}, "foo"));
30 is("\"bla\"", make_str("bla"));
31 is("\"bla\"", make_str("\"bla\""));
32 is("\"\"bla\"\"", make_str("\"\"bla\"\""));
33 is("\"bla\"\"", make_str("bla\""));
34 is("\"foo\"bar\"", make_str("foo\"bar"));
36 is("bl
[all...]
H A Dtypelist.pl15 is("foo", expandAlias("foo"));
16 is("uint32", expandAlias("DWORD"));
17 is("int32", expandAlias("int"));
18 is("", expandAlias(""));
19 is("int32", expandAlias("int32"));
21 is("uint32_t", mapScalarType("uint32"));
22 is("void", mapScalarType("void"));
23 is("uint64_t", mapScalarType("hyper"));
24 is("double", mapScalarType("double"));
29 is(unde
[all...]
H A Dcutil.pl14 is("&foo", get_pointer_to("foo"));
15 is("&(&foo)", get_pointer_to(get_pointer_to("foo")));
16 is("*foo", get_pointer_to("**foo"));
17 is("foo", get_pointer_to("*foo"));
19 is("foo", get_value_of("&foo"));
20 is("*foo", get_value_of("foo"));
21 is("**foo", get_value_of("*foo"));
H A Dtdr.pl16 is($tdr->{ret}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v)
22 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_foo (struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, struct foo *v);\n");
27 is($tdr->{ret}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
36 is($tdr->{ret_hdr}, "NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v);\n");
40 is($tdr->{ret}, "static NTSTATUS tdr_pull_bar(struct tdr_pull *tdr, TALLOC_CTX *mem_ctx, int level, union bar *v)
49 is($tdr->{ret_hdr}, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A Dcustom_file.h1 #error System-specific custom_file.h is missing.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A Dcustom_file.h1 #error System-specific custom_file.h is missing.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Diso9660.c6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
54 struct iso_volume_descriptor *is; local
63 is = (struct iso_volume_descriptor *) buf;
65 if (memcmp(is->vd_id, "CD001", 5) == 0) {
70 // volume_id_set_label_raw(id, is->volume_id, 32);
71 volume_id_set_label_string(id, is->volume_id, 32);
78 is = volume_id_get_buffer(id, off + vd_offset, 0x200);
79 if (is == NULL || is
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/volume_id/
H A Diso9660.c6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
54 struct iso_volume_descriptor *is; local
63 is = (struct iso_volume_descriptor *) buf;
65 if (memcmp(is->vd_id, "CD001", 5) == 0) {
70 // volume_id_set_label_raw(id, is->volume_id, 32);
71 volume_id_set_label_string(id, is->volume_id, 32);
78 is = volume_id_get_buffer(id, off + vd_offset, 0x200);
79 if (is == NULL || is
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/volume_id/
H A Diso9660.c6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
54 struct iso_volume_descriptor *is; local
63 is = (struct iso_volume_descriptor *) buf;
65 if (memcmp(is->vd_id, "CD001", 5) == 0) {
70 // volume_id_set_label_raw(id, is->volume_id, 32);
71 volume_id_set_label_string(id, is->volume_id, 32);
78 is = volume_id_get_buffer(id, off + vd_offset, 0x200);
79 if (is == NULL || is
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dsparsemem.h16 * then MAX_PHYSMEM_BITS is 32, SECTION_SIZE_BITS is 26.
21 #error Sparsemem is not supported on this platform
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsparsemem.h16 * then MAX_PHYSMEM_BITS is 32, SECTION_SIZE_BITS is 26.
21 #error Sparsemem is not supported on this platform
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/armv6-m/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/thumb/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/thumb2/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/armv6-m/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/bits/
H A Dctype_inline.h5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)

Completed in 267 milliseconds

1234567891011>>