HomeSort by relevance Sort by last modified time
    Searched full:serial (Results 276 - 300 of 2408) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/config/
stdint_h.m4 1 # stdint_h.m4 serial 3 (gettext-0.12)
ulonglong.m4 1 # ulonglong.m4 serial 3
wchar_t.m4 1 # wchar_t.m4 serial 1 (gettext-0.12)
wint_t.m4 1 # wint_t.m4 serial 1 (gettext-0.12)
  /ndk/sources/host-tools/sed-4.2.1/m4/
glibc21.m4 1 # glibc21.m4 serial 4
lstat.m4 0 # serial 19
realloc.m4 1 # realloc.m4 serial 9
ssize_t.m4 1 # ssize_t.m4 serial 4 (gettext-0.15)
strnlen.m4 1 # strnlen.m4 serial 10
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_eql.h 2 * Equalizer Load-balancer for serial network interfaces.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_eql.h 2 * Equalizer Load-balancer for serial network interfaces.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_eql.h 2 * Equalizer Load-balancer for serial network interfaces.
  /system/core/include/cutils/
cpu_info.h 24 /* returns a string contiaining an ASCII representation of the CPU serial number,
  /device/generic/goldfish/
init.goldfish.sh 14 # serial device that is connected to a host serial
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionScript.java 42 * @serial */
68 * @serial */
  /external/arduino/hardware/arduino/cores/arduino/
HardwareSerial.h 2 HardwareSerial.h - Hardware serial library for Wiring
62 extern HardwareSerial Serial;
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_port_enumerator_unittest.cc 6 #include "chrome/browser/extensions/api/serial/serial_port_enumerator.h"
58 "serial",
  /external/libogg/doc/libogg/
ogg_stream_init.html 21 <p>It also assigns the stream a given serial number.
38 <dd>Serial number that we will attach to this stream.</dd>
ogg_stream_reset_serialno.html 23 Additionally, it sets the stream serial number to the given value.</p>
41 <dd>New stream serial number to use</dd>
  /external/chromium_org/build/android/
adb_device_functions.sh 34 # current serial number. Intended for complex one_liners that don't work in
96 # Usage fastboot_erase [serial]
100 local SERIAL="-s $1"
108 local SERIAL=""
110 fastboot $SERIAL erase cache
111 fastboot $SERIAL erase userdata
  /external/chromium_org/net/data/ssl/scripts/
generate-client-certificates.sh 29 echo Create the serial number files and indices.
30 serial = 100
33 try echo $serial > out/$i-serial
34 serial=$(expr $serial + 1)
generate-redundant-test-chains.sh 40 echo Create the serial number files.
41 serial=100
44 try echo $serial > out/$i-serial
45 serial=$(expr $serial + 1)
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
VertexDeclarationCache.cpp 28 mAppliedVBs[i].serial = 0;
127 if (mAppliedVBs[stream].serial != attributes[i].serial ||
132 mAppliedVBs[stream].serial = attributes[i].serial;
210 mAppliedVBs[i].serial = 0;
  /frameworks/base/docs/html/tools/adk/
adk.jd 196 <p class="note"><strong>Note:</strong> If you are on a Mac, install the FTDI USB Serial
274 <li>On Windows: click <strong>Tools &gt; Serial Port &gt; COM#</strong> to specify the port
276 reserved for serial port connections. You most likely want COM2 or COM3.</li>
278 <li>On Mac: Click <strong>Tools &gt; Serial Port &gt; dev/tty.usbserial-###</strong> to
281 <li>On Linux (Ubuntu): Click <strong>Tools &gt; Serial Port &gt; dev/ttyUSB#</strong> to
352 <code>Serial.println()</code> statements) to the code located in the
357 <p>You can view the debug statements in the Arduino Serial Monitor by clicking <strong>Tools &gt;
358 Serial Monitor</strong> and setting the baud to 115200. The following sections about how
439 Serial.print("\nDevice addressed... ");
440 Serial.print("Requesting device descriptor.")
    [all...]
  /external/chromium_org/chrome/test/chromedriver/net/
adb_client_socket.cc 46 const std::string& serial,
50 serial_(serial),
99 const std::string& serial,
106 Connect(port, serial, socket_name);
110 const std::string& serial,
117 Connect(port, serial, socket_name);
125 const std::string& serial,
128 port, serial, socket_name,
314 const std::string& serial,
318 if (serial.empty())
    [all...]

Completed in 2058 milliseconds

<<11121314151617181920>>