Searched refs:HIGH (Results 1 - 25 of 59) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCacheFilePriority.java25 public static final CacheFilePriority HIGH = field in class:CacheFilePriority
26 new CacheFilePriority("HIGH", DbConstants.DB_PRIORITY_HIGH);
50 return HIGH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/
H A DCachePriority.cs36 return HIGH;
62 public static CachePriority HIGH = field in class:BerkeleyDB.CachePriority
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCacheFilePriority.java25 public static final CacheFilePriority HIGH = field in class:CacheFilePriority
26 new CacheFilePriority("HIGH", DbConstants.DB_PRIORITY_HIGH);
50 return HIGH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/
H A DCachePriority.cs36 return HIGH;
62 public static CachePriority HIGH = field in class:BerkeleyDB.CachePriority
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCacheFilePriority.java25 public static final CacheFilePriority HIGH = field in class:CacheFilePriority
26 new CacheFilePriority("HIGH", DbConstants.DB_PRIORITY_HIGH);
50 return HIGH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/
H A DCachePriority.cs36 return HIGH;
62 public static CachePriority HIGH = field in class:BerkeleyDB.CachePriority
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/arm/
H A Darminit.c121 state->prog32Sig = HIGH;
122 state->data32Sig = HIGH;
153 state->prog32Sig = HIGH;
154 state->data32Sig = HIGH;
159 state->is_v4 = (properties & (ARM_v4_Prop | ARM_v5_Prop)) ? HIGH : LOW;
160 state->is_v5 = (properties & ARM_v5_Prop) ? HIGH : LOW;
161 state->is_v5e = (properties & ARM_v5e_Prop) ? HIGH : LOW;
162 state->is_XScale = (properties & ARM_XScale_Prop) ? HIGH : LOW;
163 state->is_iWMMXt = (properties & ARM_iWMMXt_Prop) ? HIGH : LOW;
164 state->is_ep9312 = (properties & ARM_ep9312_Prop) ? HIGH
[all...]
H A Dwrapper.c102 state->bigendSig = (big_endian ? HIGH : LOW);
409 if (state->bigendSig == HIGH)
423 if (state->bigendSig == HIGH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/arm/
H A Darminit.c121 state->prog32Sig = HIGH;
122 state->data32Sig = HIGH;
153 state->prog32Sig = HIGH;
154 state->data32Sig = HIGH;
159 state->is_v4 = (properties & (ARM_v4_Prop | ARM_v5_Prop)) ? HIGH : LOW;
160 state->is_v5 = (properties & ARM_v5_Prop) ? HIGH : LOW;
161 state->is_v5e = (properties & ARM_v5e_Prop) ? HIGH : LOW;
162 state->is_XScale = (properties & ARM_XScale_Prop) ? HIGH : LOW;
163 state->is_iWMMXt = (properties & ARM_iWMMXt_Prop) ? HIGH : LOW;
164 state->is_ep9312 = (properties & ARM_ep9312_Prop) ? HIGH
[all...]
H A Dwrapper.c102 state->bigendSig = (big_endian ? HIGH : LOW);
409 if (state->bigendSig == HIGH)
423 if (state->bigendSig == HIGH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/arm/
H A Darminit.c121 state->prog32Sig = HIGH;
122 state->data32Sig = HIGH;
153 state->prog32Sig = HIGH;
154 state->data32Sig = HIGH;
159 state->is_v4 = (properties & (ARM_v4_Prop | ARM_v5_Prop)) ? HIGH : LOW;
160 state->is_v5 = (properties & ARM_v5_Prop) ? HIGH : LOW;
161 state->is_v5e = (properties & ARM_v5e_Prop) ? HIGH : LOW;
162 state->is_XScale = (properties & ARM_XScale_Prop) ? HIGH : LOW;
163 state->is_iWMMXt = (properties & ARM_iWMMXt_Prop) ? HIGH : LOW;
164 state->is_ep9312 = (properties & ARM_ep9312_Prop) ? HIGH
[all...]
H A Dwrapper.c102 state->bigendSig = (big_endian ? HIGH : LOW);
409 if (state->bigendSig == HIGH)
423 if (state->bigendSig == HIGH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Dlcd_h3.c45 r = tps65010_set_gpio_out_value(GPIO1, HIGH);
47 r = tps65010_set_gpio_out_value(GPIO2, HIGH);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Dlcd_h3.c45 r = tps65010_set_gpio_out_value(GPIO1, HIGH);
47 r = tps65010_set_gpio_out_value(GPIO2, HIGH);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/i2c/
H A Dtps65010.h122 #define HIGH 1 macro
139 * value: LOW or HIGH
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wl/
H A DMakefile42 VLIST += HIGH
44 # the other driver. HIGH driver is always called wl_high and loaded upon hotplut
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wl/
H A DMakefile42 VLIST += HIGH
44 # the other driver. HIGH driver is always called wl_high and loaded upon hotplut
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/i2c/
H A Dtps65010.h122 #define HIGH 1 macro
139 * value: LOW or HIGH
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/firmware/keyspan_pda/
H A Dkeyspan_pda.S3 #define HIGH(x) (((x) & 0xff00) / 256) define
187 #define BAUD_HIGH(rate) HIGH(BAUD_TIMEOUT(rate))
404 mov a, #HIGH(desc_device)
416 mov a, #HIGH(desc_config1)
534 mov a, #HIGH(baud_table)
625 mov dph1, #HIGH(tx_ring) ; load DPTR1 with target
749 mov dph, #HIGH(tx_ring)
805 mov dph, #HIGH(rx_ring)
836 mov dph, #HIGH(rx_ring) ; load DPTR0 with source
H A Dxircom_pgs.S3 #define HIGH(x) (((x) & 0xff00) / 256) define
225 #define BAUD_HIGH(rate) HIGH(BAUD_TIMEOUT(rate))
442 mov a, #HIGH(desc_device)
454 mov a, #HIGH(desc_config1)
572 mov a, #HIGH(baud_table)
682 mov dph1, #HIGH(tx_ring) ; load DPTR1 with target
810 mov dph, #HIGH(tx_ring)
866 mov dph, #HIGH(rx_ring)
901 mov dph, #HIGH(rx_ring) ; load DPTR0 with source
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/firmware/keyspan_pda/
H A Dkeyspan_pda.S3 #define HIGH(x) (((x) & 0xff00) / 256) define
187 #define BAUD_HIGH(rate) HIGH(BAUD_TIMEOUT(rate))
404 mov a, #HIGH(desc_device)
416 mov a, #HIGH(desc_config1)
534 mov a, #HIGH(baud_table)
625 mov dph1, #HIGH(tx_ring) ; load DPTR1 with target
749 mov dph, #HIGH(tx_ring)
805 mov dph, #HIGH(rx_ring)
836 mov dph, #HIGH(rx_ring) ; load DPTR0 with source
H A Dxircom_pgs.S3 #define HIGH(x) (((x) & 0xff00) / 256) define
225 #define BAUD_HIGH(rate) HIGH(BAUD_TIMEOUT(rate))
442 mov a, #HIGH(desc_device)
454 mov a, #HIGH(desc_config1)
572 mov a, #HIGH(baud_table)
682 mov dph1, #HIGH(tx_ring) ; load DPTR1 with target
810 mov dph, #HIGH(tx_ring)
866 mov dph, #HIGH(rx_ring)
901 mov dph, #HIGH(rx_ring) ; load DPTR0 with source
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dm2-exp.y176 %token SIZE CAP ORD HIGH ABS MIN_FUNC MAX_FUNC FLOAT_FUNC VAL CHR ODD TRUNC
254 exp : HIGH '(' exp ')'
808 {"HIGH", HIGH },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dm2-exp.y176 %token SIZE CAP ORD HIGH ABS MIN_FUNC MAX_FUNC FLOAT_FUNC VAL CHR ODD TRUNC
254 exp : HIGH '(' exp ')'
808 {"HIGH", HIGH },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dm2-exp.y176 %token SIZE CAP ORD HIGH ABS MIN_FUNC MAX_FUNC FLOAT_FUNC VAL CHR ODD TRUNC
254 exp : HIGH '(' exp ')'
808 {"HIGH", HIGH },

Completed in 133 milliseconds

123