Searched refs:higher (Results 1 - 25 of 79) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-arange.h38 struct _addr_range_tree *higher; member in struct:_addr_range_tree
H A Dsim-arange.c103 of both ranges to the higher end address. */
136 /* If the next range in the list has a higher end
209 free_search_tree (t->higher);
233 t->higher = build_tree_1 (asrtab + mid + 1, n - mid - 1);
235 t->higher = NULL;
297 t = t->higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-arange.h38 struct _addr_range_tree *higher; member in struct:_addr_range_tree
H A Dsim-arange.c103 of both ranges to the higher end address. */
136 /* If the next range in the list has a higher end
209 free_search_tree (t->higher);
233 t->higher = build_tree_1 (asrtab + mid + 1, n - mid - 1);
235 t->higher = NULL;
297 t = t->higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-arange.h38 struct _addr_range_tree *higher; member in struct:_addr_range_tree
H A Dsim-arange.c103 of both ranges to the higher end address. */
136 /* If the next range in the list has a higher end
209 free_search_tree (t->higher);
233 t->higher = build_tree_1 (asrtab + mid + 1, n - mid - 1);
235 t->higher = NULL;
297 t = t->higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/power/
H A Dhibernate_asm_32.S35 jecxz 1f # cr4 Pentium and higher, skip if zero
65 jecxz 1f # cr4 Pentium and higher, skip if zero
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/power/
H A Dhibernate_asm_32.S35 jecxz 1f # cr4 Pentium and higher, skip if zero
65 jecxz 1f # cr4 Pentium and higher, skip if zero
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/tests/
H A DTest-np.px44 Some text and a link to a <a href="http://localhost:{{port}}/higherlevelpage.html">higher level page</a>.
57 This page is only linked by the higher level page. Therefore, it should not
71 This page is on a higher level in the URL path hierarchy. Therefore, it
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/tests/
H A DTest-np.px44 Some text and a link to a <a href="http://localhost:{{port}}/higherlevelpage.html">higher level page</a>.
57 This page is only linked by the higher level page. Therefore, it should not
71 This page is on a higher level in the URL path hierarchy. Therefore, it
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/tests/
H A DTest-np.px44 Some text and a link to a <a href="http://localhost:{{port}}/higherlevelpage.html">higher level page</a>.
57 This page is only linked by the higher level page. Therefore, it should not
71 This page is on a higher level in the URL path hierarchy. Therefore, it
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dpci.c39 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
53 if (bus_range[1] > higher)
54 higher = bus_range[1];
56 higher = fixup_one_level_bus_range(node->child, higher);
58 return higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/maple/
H A Dpci.c39 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
53 if (bus_range[1] > higher)
54 higher = bus_range[1];
56 higher = fixup_one_level_bus_range(node->child, higher);
58 return higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/
H A Debtables.spec22 layer filtering and some basic filtering on higher network layers.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/
H A Debtables.spec22 layer filtering and some basic filtering on higher network layers.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/
H A Debtables.spec22 layer filtering and some basic filtering on higher network layers.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpci.c59 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
73 if (bus_range[1] > higher)
74 higher = bus_range[1];
76 higher = fixup_one_level_bus_range(node->child, higher);
78 return higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpci.c59 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
73 if (bus_range[1] > higher)
74 higher = bus_range[1];
76 higher = fixup_one_level_bus_range(node->child, higher);
78 return higher;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/mm/
H A Dmmu.S323 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
331 seth r0, #high(ITLB_BASE) ; Set ITLB_BASE higher
333 seth r1, #high(DTLB_BASE) ; Set DTLB_BASE higher
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/mm/
H A Dmmu.S323 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
331 seth r0, #high(ITLB_BASE) ; Set ITLB_BASE higher
333 seth r1, #high(DTLB_BASE) ; Set DTLB_BASE higher
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/boot/
H A Dsetup.S124 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/boot/
H A Dsetup.S124 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dstackframe.h107 daddiu k1, %higher(kernelsp)
142 daddiu k1, %higher(kernelsp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dstackframe.h107 daddiu k1, %higher(kernelsp)
142 daddiu k1, %higher(kernelsp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dist/
H A Ds_windows98 \ * higher warning levels cleanly.\\

Completed in 209 milliseconds

1234