| /external/webkit/WebKitTools/DumpRenderTree/ |
| LayoutTestController.cpp | 8 * 1. Redistributions of source code must retain the above copyright 786 int code = JSValueToNumber(context, arguments[0], NULL); local [all...] |
| /frameworks/base/services/java/com/android/server/ |
| WindowManagerService.java | 676 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) 679 return super.onTransact(code, data, reply, flags); 4815 final String code = parameters.substring(0, index); local 5483 int code = ev.getKeyCode(); local [all...] |
| /hardware/ril/libril/ |
| ril.cpp | 341 LOGE("unsupported request code %d token %d", request, token); 618 // The java code writes -1 for null arrays 820 // The java code writes -1 for null arrays [all...] |
| /prebuilt/common/jfreechart/ |
| jcommon-1.0.12.jar | |
| /prebuilt/sdk/4/ |
| android.jar | |
| /bionic/libc/regex/ |
| regcomp.c | 7 * This code is derived from software contributed to Berkeley by 13 * 1. Redistributions of source code must retain the above copyright 621 * Note a significant property of this code: if the allocset() did SETERROR, 846 return(cp->code); /* known name */ 936 - repeat - generate code for a bounded repetition, recursively if needed 1097 * of time (although the hash code minimizes the overhead), but can win [all...] |
| /external/bluetooth/bluez/include/bluetooth/ |
| hci.h | 1387 uint8_t code; member in struct:__anon1044 [all...] |
| /external/bluetooth/glib/glib/ |
| giochannel.c | 176 switch (err->code) 656 * a generic error code. 845 /* Cross implementation code */ 1062 * maintaining old code. [all...] |
| gtestutils.c | [all...] |
| /external/dropbear/libtommath/pre_gen/ |
| mpi.c | 20 int code; member in struct:__anon1651 28 /* return a char * string for a given code */ 29 char *mp_error_to_string(int code) 35 if (msgs[x].code == code) { 40 /* generic reply for invalid code */ 41 return "Invalid error code"; [all...] |
| /external/expat/lib/ |
| xmlparse.c | [all...] |
| /external/libxml2/ |
| uri.c | 24 * Old rule from 2396 used in legacy handling code 174 * Returns 0 or the error code 210 * Returns 0 or the error code 247 * Returns 0 or the error code 291 * Returns 0 or the error code 322 * Returns 0 or the error code 397 * Returns 0 or the error code 473 * Returns 0 or the error code 515 * Returns 0 or the error code 544 * Returns 0 or the error code [all...] |
| parser.c | 120 if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP) [all...] |
| /external/webkit/WebCore/html/ |
| HTMLMediaElement.cpp | 7 * 1. Redistributions of source code must retain the above copyright 651 // code attribute is set to MEDIA_ERR_SRC_NOT_SUPPORTED. 679 // 2 - Set the error attribute to a new MediaError object whose code attribute is [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/ |
| GraphicalLayoutEditor.java | 656 * <p/>This uses the <code>wrap_content</code> mode for both <code>layout_width</code> and 657 * <code>layout_height</code>, and use the class name for the <code>text</code> attribute. 659 * @return an ImageData containing the rendering or <code>null</code> if rendering failed [all...] |
| /external/freetype/src/base/ |
| ftobjs.c | 3139 FT_UInt32 code = (FT_UInt32)charcode; local [all...] |
| /external/v8/src/ |
| 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/app/ |
| ActivityManagerNative.java | 124 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) 126 switch (code) { [all...] |
| /prebuilt/sdk/6/ |
| android.jar | |
| /prebuilt/common/groovy/ |
| groovy-all-1.7.0.jar | |
| /external/v8/src/arm/ |
| codegen-arm.cc | 6 // * Redistributions of source code must retain the above copyright 179 // tos: code slot 210 // TODO(1241774): Improve this code: 213 // 3) don't copy parameter operand code from SlotOperand! 293 // Generate code to 'execute' declarations and initialize functions 313 // bother compiling all the code if the scope has an illegal 350 // Add a label for checking the size of the code used for returning. 368 // Here we use masm_-> instead of the __ macro to avoid the code coverage 369 // tool from instrumenting as we rely on the code size here. 373 // Check that the size of the code used for returning matches what i [all...] |
| /prebuilt/sdk/5/ |
| android.jar | |
| /prebuilt/sdk/7/ |
| android.jar | |
| /prebuilt/sdk/8/ |
| android.jar | |
| /external/qemu/distrib/sdl-1.2.12/include/ |
| SDL_opengl.h | 80 ** Original Code. The Original Code is: OpenGL Sample Implementation, 82 ** Inc. The Original Code is Copyright (c) 1991-2004 Silicon Graphics, Inc. [all...] |