HomeSort by relevance Sort by last modified time
    Searched refs:code (Results 2101 - 2125 of 2299) sorted by null

<<81828384858687888990>>

  /external/e2fsprogs/lib/ext2fs/
bitops.h 2 * bitops.h --- Bitmap frobbing code. The byte swapping routines are
63 int code, unsigned long arg);
  /external/grub/netboot/
tlan.c     [all...]
  /external/iproute2/tc/
m_action.c 78 static int parse_noaopt(struct action_util *au, int *argc_p, char ***argv_p, int code, struct nlmsghdr *n)
  /external/kernel-headers/original/linux/
rtnetlink.h 398 __u8 code; member in struct:rta_session::__anon3150::__anon3152
usb.h 584 * and undone at the last close. The disconnect code needs to address
597 int (*ioctl) (struct usb_interface *intf, unsigned int code,
    [all...]
  /external/libpcap/
pcap-bpf.c 6 * modification, are permitted provided that: (1) source code distributions
8 * distributions including binary code include the above copyright notice and
266 * Note: the filter code was generated assuming
964 total_insn.code = (u_short)(BPF_RET | BPF_K);
1059 * It looks that BPF code generated by gen_protochain() is not
1060 * compatible with some of kernel BPF code (for example BSD/OS 3.1).
  /external/proguard/src/proguard/classfile/io/
ProgramClassWriter.java 355 // Write the byte code.
358 dataOutput.write(codeAttribute.code, 0, codeAttribute.u4codeLength);
365 // Write the code attributes.
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 36 * This AttributeVisitor simplifies the code attributes that it visits, based
71 * execute the code and provide
99 // Process the code.
137 // Reset the code changes.
145 Instruction instruction = InstructionFactory.create(codeAttribute.code,
152 // Apply all accumulated changes to the code.
    [all...]
  /external/qemu/
monitor.c     [all...]
  /external/v8/benchmarks/
raytrace.js 1 // The ray tracer code in this file is written by Adam Burmister. It
7 // benchmark, but the all the computational code remains
  /external/v8/src/
stub-cache.h 6 // * Redistributions of source code must retain the above copyright
38 // It maps (map, name, type)->Code*
51 Code* value;
181 // Finds the Code object stored in the Heap::non_monomorphic_cache().
182 static Code* FindCallInitialize(int argc, InLoopFlag in_loop);
193 static Code* Set(String* name, Map* map, Code* code);
201 // Generate code for probing the stub cache table.
204 Code::Flags flags
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/
jsDriver.pl 13 # The Original Code is JavaScript Core Tests.
15 # The Initial Developer of the Original Code is Netscape
161 # *-n.js is a negative test, expect exit code 3 (runtime error)
209 # signal information in the lower 8 bits, exit code above that
213 # user says not to munge the exit code
224 # watch for testcase to proclaim what exit code it expects to
226 if ($line =~ /expect(ed)?\s*exit\s*code\s*\:?\s*(\d+)/i) {
228 &dd ("Test case expects exit code $expected_exit");
257 &report_failure ($test, "Expected exit code " .
269 &dd ("exit code $got_exit, exit signal $exit_signal.")
    [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-raytrace.js 1 // The ray tracer code in this file is written by Adam Burmister. It
7 // benchmark, but the all the computational code remains
  /external/wpa_supplicant/
eap_pax.c 118 resp->code = EAP_CODE_RESPONSE;
eap_sake.c 141 req->code = EAP_CODE_RESPONSE;
  /frameworks/base/core/java/android/app/
IActivityManager.java 101 public boolean finishActivity(IBinder token, int code, Intent data)
410 // sent by C++ code.
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java     [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
input.h 23 __u16 code; member in struct:input_event
  /system/core/debuggerd/
debuggerd.c 149 /* Dump the code around PC as:
173 /* Dump the code around LR as:
655 if (e.type==EV_KEY && e.code==KEY_HOME && e.value==0)
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 64 native code. It is designed for use <em>only</em> in conjunction with the

Completed in 1209 milliseconds

<<81828384858687888990>>