HomeSort by relevance Sort by last modified time
    Searched defs:code (Results 576 - 600 of 637) sorted by null

<<212223242526

  /external/webkit/JavaScriptCore/assembler/
X86Assembler.h 7 * 1. Redistributions of source code must retain the above copyright
1491 char* code = reinterpret_cast<char*>(m_formatter.data()); local
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 731 __u32 code; /* Rx : Unable to code/decode (WEP) */ member in struct:iw_discarded
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 739 __u32 code; /* Rx : Unable to code/decode (WEP) */ member in struct:iw_discarded
    [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
input.h 23 __u16 code; member in struct:input_event
rtnetlink.h 313 __u8 code; member in struct:rta_session::__anon13722::__anon13724
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
input.h 23 __u16 code; member in struct:input_event
rtnetlink.h 313 __u8 code; member in struct:rta_session::__anon14076::__anon14078
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
input.h 23 __u16 code; member in struct:input_event
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 323 __u32 code; member in struct:iw_discarded
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /bionic/libc/kernel/common/linux/
input.h 23 __u16 code; member in struct:input_event
  /development/ndk/platforms/android-3/include/linux/
input.h 23 __u16 code; member in struct:input_event
rtnetlink.h 313 __u8 code; member in struct:rta_session::__anon1006::__anon1008
  /external/bluetooth/bluez/src/
uinput.h 716 uint16_t code; member in struct:uinput_event
  /external/v8/src/
objects.cc 6 // * Redistributions of source code must retain the above copyright
3034 Code* code = Code::cast(cache->get(i + 1)); local
4984 Code* code = Code::cast(*p); local
    [all...]
parser.cc 6 // * Redistributions of source code must retain the above copyright
292 // Generic AST generator for throwing errors from compiled code.
772 // A zone list wrapper lets code either access a access a zone list
1960 Handle<Code> code = Handle<Code>(fun->shared()->code()); local
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java 59 * the code in different applications. Its most significant use is in the
205 * information supplied in the <code>AndroidManifest.xml</code> file as
215 * <li> For data that is not a <code>content:</code> URI and where no explicit
217 * intent data (such as <code>http:</code> or <code>mailto:</code>) is
293 * <code>com.android.notepad.NotesList</code>, serves as our mai
5203 int code = 0; local
    [all...]
  /hardware/ril/include/telephony/
ril.h 239 MMI service code
250 * Primary Scrambling Code (as described in TS 25.331)
255 * Level index of CPICH Received Signal Code Power in UMTS
314 * 0 = MO intermediate result code
315 * 1 = MT unsolicited result code
317 int code; /* See 27.007 7.17 member in struct:__anon9810
796 * ((const char **)(data))[0]] is network depersonlization code
807 * (code is invalid)
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 

Completed in 2466 milliseconds

<<212223242526