| /external/ppp/pppd/plugins/rp-pppoe/ |
| common.c | 415 packet.code = CODE_PADT;
|
| /external/proguard/src/proguard/optimize/evaluation/ |
| LivenessAnalyzer.java | 32 * This AttributeVisitor analyzes the liveness of the variables in the code 73 * It will run this evaluator on every code attribute that it visits. 315 System.out.println(" "+ InstructionFactory.create(codeAttribute.code, offset).toString(offset));
|
| /external/proguard/src/proguard/optimize/peephole/ |
| BranchTargetFinder.java | 239 * <code>NONE</code> if it is not being created. 259 * the "super" or "this" initializer method, or <code>NONE</code> if it is 282 * <code>AT_METHOD_ENTRY</code> if the invocation is calling the "super" or 283 * "this" initializer method, , or <code>NONE</code> if it is not a 'new' 340 // We're assuming all subroutines are contiguous blocks of code. 354 // The end of the code is a branch target sentinel [all...] |
| /external/qemu/distrib/sdl-1.2.12/src/video/ggi/ |
| SDL_ggievents.c | 111 fprintf(stderr, "Command event %x recieved\n", ev.cmd.code);
|
| /external/qemu/ |
| sockets.c | 125 /* this function reads the latest winsock error code and updates 133 int unix = EINVAL; /* generic error code */ 148 _set_errno( int code ) 151 errno = code; 184 _set_errno( int code ) 186 errno = code; [all...] |
| /external/v8/src/ |
| assembler.h | 8 // - Redistributions of source code must retain the above copyright notice, 31 // The original source code covered by the above license above has been 111 // code which are of interest when making stack traces to pin-point the source 120 CONSTRUCT_CALL, // code target that is a call to a JavaScript constructor. 121 CODE_TARGET_CONTEXT, // code target used for contextual loads. 123 CODE_TARGET, // code target which is not any of the above. 129 JS_RETURN, // Marks start of the ExitJSFrame code. 189 // Read/modify the code target in the branch/call instruction 208 // the break points where straight-line code is patched with a call 216 // Patch the code with some other code [all...] |
| globals.h | 6 // * Redistributions of source code must retain the above copyright 64 // Support for alternative bool type. This is only enabled if the code is 70 // MSVC) in the API header files when mixing code that uses the standard 71 // bool with code that uses the redefined version. 72 // This does not actually belong in the platform code, but needs to be 73 // defined here because the platform code uses bool, and platform.h is 114 // Code-point values in Unicode 4.0 are 21 bits wide. 213 class Code; 317 // Flag indicating whether code is built in to the VM (one of the natives 363 // in compiled code [all...] |
| /external/v8/src/ia32/ |
| virtual-frame-ia32.h | 6 // * Redistributions of source code must retain the above copyright 50 // expected to remain spilled. The constructor spills the code 52 // to stay spilled. It is intended as documentation while the code 119 // frame (eg, the frame after an exception handler is pushed). No code is 127 // handler). No code will be emitted. 162 // code. It is guaranteed that no code will be generated. 166 // frame. As a side effect, code may be emitted to make this frame match 170 // Detach a frame from its code generator, perhaps temporarily. This 172 // registers. Used when the code generator's frame is switched from thi [all...] |
| /external/v8/src/mips/ |
| virtual-frame-mips.h | 6 // * Redistributions of source code must retain the above copyright 51 // expected to remain spilled. The constructor spills the code 53 // to stay spilled. It is intended as documentation while the code 107 // frame (eg, the frame after an exception handler is pushed). No code is 112 // the frame after a runtime call). No code is emitted. 142 // code. It is guaranteed that no code will be generated. 146 // frame. As a side effect, code may be emitted to make this frame match 150 // Detach a frame from its code generator, perhaps temporarily. This 152 // registers. Used when the code generator's frame is switched from thi [all...] |
| /external/v8/src/x64/ |
| virtual-frame-x64.h | 6 // * Redistributions of source code must retain the above copyright 50 // expected to remain spilled. The constructor spills the code 52 // to stay spilled. It is intended as documentation while the code 120 // frame (eg, the frame after an exception handler is pushed). No code is 128 // handler). No code will be emitted. 163 // code. It is guaranteed that no code will be generated. 167 // frame. As a side effect, code may be emitted to make this frame match 171 // Detach a frame from its code generator, perhaps temporarily. This 173 // registers. Used when the code generator's frame is switched from thi [all...] |
| /external/v8/test/mjsunit/ |
| array-functions-prototype-misc.js | 6 // * Redistributions of source code must retain the above copyright 313 // Test http://code.google.com/p/chromium/issues/detail?id=21860
|
| /external/v8/test/mjsunit/tools/ |
| profile.js | 6 // * Redistributions of source code must retain the above copyright 28 // Load source code files from <project root>/tools.
|
| /external/webkit/WebKitTools/DumpRenderTree/mac/ |
| LayoutTestControllerMac.mm | 8 * 1. Redistributions of source code must retain the above copyright 282 void LayoutTestController::setMockGeolocationError(int code, JSStringRef message) 286 [WebGeolocationMock setError:code:messageNS];
|
| /external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
| wps_upnp_web.c | 8 * See wps_upnp.c for more details on licensing and code history. 612 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) 615 switch (code) { 644 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) 646 http_put_reply_code(buf, code); 741 * HTTP code is supposed to be tolerant of extra whitespace. [all...] |
| /external/zlib/contrib/masm686/ |
| match.asm | 83 ; CODE
105 ; Since this code uses EBP for a scratch register, the stack frame must
300 ; * starting the compare loop. So what this code does is skip over 0-3
|
| /frameworks/base/core/java/android/inputmethodservice/ |
| KeyboardView.java | 83 * @param primaryCode the code of the key that was released 91 * with the primary code being the first. If the primary key code is 539 * codes for adjacent keys. When disabled, only the primary key code will be 793 int code = key.codes[0]; local 805 code = key.codes[mTapCount]; 807 mKeyboardActionListener.onKey(code, codes); 808 mKeyboardActionListener.onRelease(code); [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 313 * 0 = MO intermediate result code 314 * 1 = MT unsolicited result code 316 int code; /* See 27.007 7.17 member in struct:__anon7711 795 * ((const char **)(data))[0]] is network depersonlization code 806 * (code is invalid) [all...] |
| /dalvik/libcore/luni/src/main/java/java/net/ |
| URLClassLoader.java | 54 * loaded by this {@code URLClassLoader} are granted permission to access the 82 * Overrides the {@code loadClass()} of {@code ClassLoader}. It calls 83 * the security manager's {@code checkPackageAccess()} before 273 // So check for the return code; 277 int code; local 278 if ((code = ((HttpURLConnection) uc).getResponseCode()) >= 200 279 && code < 300) { 606 * Constructs a new {@code URLClassLoader} instance. The newly created 615 * if a security manager exists and its {@code [all...] |
| /external/bluetooth/bluez/test/ |
| l2test.c | 858 cmd->code = L2CAP_INFO_REQ; 885 cmd->code = L2CAP_INFO_REQ; 935 cmd->code = L2CAP_INFO_REQ;
|
| /external/bluetooth/glib/gio/ |
| gfile.c | [all...] |
| /external/dbus/dbus/ |
| dbus-marshal-header.c | 70 unsigned char code; /**< the field code */ member in struct:__anon1540 786 _dbus_assert (_dbus_header_field_types[field].code == field); 911 _dbus_verbose ("Validating string header field; code %d if fails\n", [all...] |
| /external/e2fsprogs/lib/ext2fs/ |
| ext2fs.h | 423 #define EXT2_CHECK_MAGIC(struct, code) \ 424 if ((struct)->magic != (code)) return (code) [all...] |
| nt_io.c | 196 #define EXT2_CHECK_MAGIC(struct, code) \ 197 if ((struct)->magic != (code)) return (code) 259 // This is a code to convert Win32 errors to unix errno
|
| /external/freetype/src/truetype/ |
| ttinterp.c | 49 /* In order to detect infinite loops in the code, we set up a counter */ 83 /* - The code is kept very close in design to the Pascal code used for */ 114 /* the static `cur', which makes the code bigger (due to all the */ 138 /* increase readability of the code. */ 260 /* Switches to a new code range (updates the code related elements in */ 264 /* range :: The new execution code range. */ 266 /* IP :: The new IP in the new code range. */ 272 /* FreeType error code. 0 means success. * [all...] |
| /external/libpcap/ |
| pcap-linux.c | 13 * 1. Redistributions of source code must retain the above copyright 121 * this code is Linux-specific (no other OS has PF_PACKET sockets as 638 * not seem to work here :(, but it is supported by this code 640 * To be honest the code RELIES on that feature so this is really 646 * hook is called with a clone of the packet. That code inserts 922 * Attach the given BPF code to the packet capture device. 960 * I have yet to see BPF-Code with that much 1037 * code attached a filter to the socket by some means other than [all...] |