HomeSort by relevance Sort by last modified time
    Searched defs:blink (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/v8/test/mjsunit/
html-string-funcs.js 34 var simple = { big: 'big', blink: 'blink', bold: 'b',
  /external/v8/test/mjsunit/
html-string-funcs.js 34 var simple = { big: 'big', blink: 'blink', bold: 'b',
  /device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.cpp 203 void Max_LCD::blink() { function in class:Max_LCD
  /hardware/qcom/display/msm8960/liblight/
lights.c 66 = "/sys/class/leds/%s/device/blink";
147 int blink, freq, pwm; local
173 // the LED appears to blink about once per second if freq is 20
185 blink = 1;
187 blink = 0;
218 if (blink) {
222 write_int(blink_file, blink);
  /hardware/qcom/display/msm8974/liblight/
lights.c 66 = "/sys/class/leds/%s/device/blink";
147 int blink, freq, pwm; local
173 // the LED appears to blink about once per second if freq is 20
185 blink = 1;
187 blink = 0;
218 if (blink) {
222 write_int(blink_file, blink);
  /hardware/qcom/display/msm8x26/liblight/
lights.c 66 = "/sys/class/leds/%s/device/blink";
147 int blink, freq, pwm; local
173 // the LED appears to blink about once per second if freq is 20
185 blink = 1;
187 blink = 0;
218 if (blink) {
222 write_int(blink_file, blink);
  /packages/apps/Protips/src/com/android/protips/
ProtipWidget.java 130 blink(intent.getIntExtra(EXTRA_TIMES, 1));
174 private void blink(int blinks) { method in class:ProtipWidget
175 // don't blink if no bubble showing or if goodmorning() is happening
  /external/qemu/
console.c 73 uint8_t blink:1; member in struct:TextAttributes
452 if (t_attrib->blink) {
792 s->t_attrib.blink = 1;
807 s->t_attrib.blink = 0;
    [all...]
  /external/qemu/target-mips/
translate.c 2472 int blink = 0; local
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 1200 milliseconds