Searched refs:indicator (Results 1 - 25 of 29) sorted by relevance

12

/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/ext/pb_ds/detail/
H A Dtypes_traits.hpp76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
H A Dbasic_types.hpp199 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
205 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/pb_ds/detail/
H A Dtypes_traits.hpp76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
H A Dbasic_types.hpp199 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
205 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/pb_ds/detail/
H A Dtypes_traits.hpp76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
H A Dbasic_types.hpp199 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
205 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c239 uint32_t indicator, indicator_bit; local
246 indicator = 0;
254 indicator = PULL_LE_UINT32(input, input_index);
262 * set in indicator. For example, if indicator_bit has value 4
263 * check whether the 4th bit of the value in indicator is set
265 if (((indicator >> indicator_bit) & 1) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c239 uint32_t indicator, indicator_bit; local
246 indicator = 0;
254 indicator = PULL_LE_UINT32(input, input_index);
262 * set in indicator. For example, if indicator_bit has value 4
263 * check whether the 4th bit of the value in indicator is set
265 if (((indicator >> indicator_bit) & 1) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c239 uint32_t indicator, indicator_bit; local
246 indicator = 0;
254 indicator = PULL_LE_UINT32(input, input_index);
262 * set in indicator. For example, if indicator_bit has value 4
263 * check whether the 4th bit of the value in indicator is set
265 if (((indicator >> indicator_bit) & 1) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Drtas.h184 extern int rtas_set_indicator(int indicator, int index, int new_value);
185 extern int rtas_set_indicator_fast(int indicator, int index, int new_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Drtas.h184 extern int rtas_set_indicator(int indicator, int index, int new_value);
185 extern int rtas_set_indicator_fast(int indicator, int index, int new_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Drelocate_kernel.S72 tml %r5,0x4 # is it the done indicator?
73 je .source_test # NO! Well, then it should be the source indicator...
76 tml %r5,0x8 # it should be a source indicator...
H A Drelocate_kernel64.S74 tml %r5,0x4 # is it the done indicator?
75 je .source_test # NO! Well, then it should be the source indicator...
78 tml %r5,0x8 # it should be a source indicator...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Drelocate_kernel.S72 tml %r5,0x4 # is it the done indicator?
73 je .source_test # NO! Well, then it should be the source indicator...
76 tml %r5,0x8 # it should be a source indicator...
H A Drelocate_kernel64.S74 tml %r5,0x4 # is it the done indicator?
75 je .source_test # NO! Well, then it should be the source indicator...
78 tml %r5,0x8 # it should be a source indicator...
/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/ext/pb_ds/detail/
H A Dtypes_traits.hpp65 typedef integral_constant<int, __simple> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
72 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
279 typedef typename __nothrowcopy::indicator no_throw_indicator;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas.c234 set_indicator = rtas_token("set-indicator");
511 case -3: /* Bad indicator/domain/etc */
611 int rtas_set_indicator(int indicator, int index, int new_value) argument
613 int token = rtas_token("set-indicator");
620 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value);
632 int rtas_set_indicator_fast(int indicator, int index, int new_value) argument
635 int token = rtas_token("set-indicator");
640 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Drtas.c234 set_indicator = rtas_token("set-indicator");
511 case -3: /* Bad indicator/domain/etc */
611 int rtas_set_indicator(int indicator, int index, int new_value) argument
613 int token = rtas_token("set-indicator");
620 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value);
632 int rtas_set_indicator_fast(int indicator, int index, int new_value) argument
635 int token = rtas_token("set-indicator");
640 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c80 u8 indicator[USB_MAXCHILDREN]; member in struct:usb_hub
234 "port %d indicator %s status %d\n",
265 switch (hub->indicator[i]) {
305 hub->indicator[i] = mode;
311 hub->indicator[cursor] = INDICATOR_CYCLE;
1074 /* probe() zeroes hub->indicator[] */
1172 hub->indicator [0] = INDICATOR_CYCLE;
2904 hub->indicator[port1-1] = INDICATOR_GREEN_BLINK;
2976 hub->indicator[port1-1] = INDICATOR_AUTO;
3126 hub->indicator[port
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/core/
H A Dhub.c80 u8 indicator[USB_MAXCHILDREN]; member in struct:usb_hub
234 "port %d indicator %s status %d\n",
265 switch (hub->indicator[i]) {
305 hub->indicator[i] = mode;
311 hub->indicator[cursor] = INDICATOR_CYCLE;
1074 /* probe() zeroes hub->indicator[] */
1172 hub->indicator [0] = INDICATOR_CYCLE;
2904 hub->indicator[port1-1] = INDICATOR_GREEN_BLINK;
2976 hub->indicator[port1-1] = INDICATOR_AUTO;
3126 hub->indicator[port
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
113 This is useful for updating a progress indicator when you are reading a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
113 This is useful for updating a progress indicator when you are reading a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
113 This is useful for updating a progress indicator when you are reading a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
113 This is useful for updating a progress indicator when you are reading a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
113 This is useful for updating a progress indicator when you are reading a

Completed in 458 milliseconds

12