| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
| omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c | 41 * predDir - AC prediction direction, which is used to decide the zigzag 43 * - OMX_VC_NONE - AC prediction not used. 49 * pattern - block pattern which is used to decide whether this block is 52 * short_video_header; escape modes 0-3 are used if 53 * shortVideoHeader==0, and escape mode 4 is used when
|
| /frameworks/base/include/private/hwui/ |
| DrawGlInfo.h | 24 * Structure used by OpenGLRenderer::callDrawGLFunction() to pass and 51 * Values used as the "what" parameter of the functor. 62 * Values used by OpenGL functors to tell the framework 69 // used by the redraw is specified by DrawGlInfo.) 77 // This is used to signal the HardwareRenderer that the
|
| /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
| CandidatesContainer.java | 42 * Container used to host the two candidate views. When user drags on candidate 43 * view, animation is used to dismiss the current candidate view and show a new 68 * Listener used to notify IME that user clicks a candidate, or navigate 74 * The left arrow button used to show previous page. 79 * The right arrow button used to show next page. 89 * The animation view used to show candidates. It contains two views. 101 * Animation used by the incoming view when the user navigates to a left 107 * Animation used by the incoming view when the user navigates to a right 113 * Animation used by the incoming view when the user navigates to a page 115 * used [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/ |
| ISO-2022-CN-EXT.so | |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/ |
| ISO-2022-CN-EXT.so | |
| /cts/tests/tests/preference2/res/values/ |
| arrays.xml | 17 <!-- Used in View/Spinner1.java --> 27 <!-- Used in View/Spinner1.java --> 40 <!-- Used in content/ClipboardSample.java --> 48 <!-- Used in App/SearchInvoke.java --> 56 <!-- Used in app/dialog examples --> 81 <!-- Used in app/menu examples --> 88 <!-- Used in app/menu examples --> 95 <!-- Used in app/Sample Device Admin --> 105 <!-- Used in app/Screen Orientation --> 121 <!-- Used in view/Secure View examples -- [all...] |
| /development/samples/ApiDemos/res/values/ |
| arrays.xml | 18 <!-- Used in View/Spinner1.java --> 28 <!-- Used in View/Spinner1.java --> 41 <!-- Used in content/ClipboardSample.java --> 53 <!-- Used in App/SearchInvoke.java --> 61 <!-- Used in app/dialog examples --> 86 <!-- Used in app/menu examples --> 93 <!-- Used in app/menu examples --> 100 <!-- Used in app/Sample Device Admin --> 110 <!-- Used in app/Screen Orientation --> 130 <!-- Used in view/Secure View examples -- [all...] |
| /external/bison/src/ |
| tables.h | 64 default (from YYDEFACT or YYDEFGOTO) should be used. Otherwise, 65 YYTABLE[P+I] should be used. 76 The lookahead token's number, I, is used to index that portion of 82 (that is, YYDEFACT[S]) should be used instead of YYTABLE. Otherwise, 83 the value YYTABLE[YYPACT[S] + I] should be used even if 101 YYDEFGOTO[I]) should be used instead of YYTABLE. Otherwise, 105 value from YYTABLE should be used, that value is never zero, so it is 107 from YYDEFACT or YYDEFGOTO should be used instead, the value from 110 YYDEFGOTO should be used. However, the YYTABLE value cannot be 111 trusted when the YYDEFACT or YYDEFGOTO value should be used. I [all...] |
| /external/bluetooth/bluedroid/bta/include/ |
| bta_av_sbc.h | 73 ** Returns The number of bytes used in p_dst 74 ** The number of bytes used in p_src (in *p_ret) 94 ** Returns The number of bytes used in p_dst 95 ** The number of bytes used in p_src (in *p_ret) 115 ** Returns The number of bytes used in p_dst 116 ** The number of bytes used in p_src (in *p_ret) 136 ** Returns The number of bytes used in p_dst 137 ** The number of bytes used in p_src (in *p_ret) 157 ** Returns The number of bytes used in p_dst 158 ** The number of bytes used in p_src (in *p_ret [all...] |
| /external/chromium/net/http/ |
| http_auth_handler_factory.h | 27 // An HttpAuthHandlerFactory is used to create HttpAuthHandler objects. 64 // |create_reason| indicates why the handler is being created. This is used 113 // |resolver| is used by the Negotiate authentication handler to perform 139 // Registers a |factory| that will be used for a particular HTTP 143 // deleting it when it is no longer used. 145 // for |scheme|. If a factory object used to exist for |scheme|, it will be 162 // |security_manager| is used by the NTLM and Negotiate authenticators 163 // to determine which servers Integrated Authentication can be used with. If 164 // NULL, Integrated Authentication will not be used with any server. 166 // |host_resolver| is used by the Negotiate authentication handler to perfor [all...] |
| /external/chromium_org/net/http/ |
| http_auth_handler_factory.h | 26 // An HttpAuthHandlerFactory is used to create HttpAuthHandler objects. 63 // |create_reason| indicates why the handler is being created. This is used 112 // |resolver| is used by the Negotiate authentication handler to perform 138 // Registers a |factory| that will be used for a particular HTTP 142 // deleting it when it is no longer used. 144 // for |scheme|. If a factory object used to exist for |scheme|, it will be 161 // |security_manager| is used by the NTLM and Negotiate authenticators 162 // to determine which servers Integrated Authentication can be used with. If 163 // NULL, Integrated Authentication will not be used with any server. 165 // |host_resolver| is used by the Negotiate authentication handler to perfor [all...] |
| /external/chromium_org/third_party/openssl/openssl/crypto/des/ |
| FILES0 | 40 used as a stream cipher. 42 used as a stream cipher and using triple DES. 45 used as a stream cipher. 47 used as a stream cipher and using triple DES. 58 podd.h - Odd parity tables - used in des_set_key(). 59 sk.h - Lookup tables used in des_set_key(). 60 spr.h - What is left of the S tables - used in ecb_encrypt(). 70 doIP - Perl script used to develop IP xor/shift code. 71 doPC1 - Perl script used to develop PC1 xor/shift code. 74 PC2 - used in development of doPC2 [all...] |
| /external/openssl/crypto/des/ |
| FILES0 | 40 used as a stream cipher. 42 used as a stream cipher and using triple DES. 45 used as a stream cipher. 47 used as a stream cipher and using triple DES. 58 podd.h - Odd parity tables - used in des_set_key(). 59 sk.h - Lookup tables used in des_set_key(). 60 spr.h - What is left of the S tables - used in ecb_encrypt(). 70 doIP - Perl script used to develop IP xor/shift code. 71 doPC1 - Perl script used to develop PC1 xor/shift code. 74 PC2 - used in development of doPC2 [all...] |
| /external/chromium/webkit/glue/media/ |
| simple_data_source.h | 7 // Primarily used to test <audio> and <video> with buffering/caching removed 56 // Used to inject a mock used for unittests. 112 // Primarily used for asserting the bridge is loading on the render thread. 136 // Used for accessing |state_|. 142 // Used to ensure mocks for unittests are used instead of reset in Start().
|
| /external/chromium_org/chrome/common/ |
| automation_constants.h | 13 // AutomationMsg_SetProxyConfig. These are here since they are used by both 24 // Named testing interface is used when you want to connect an 41 // command. Specifies masks to be used in constructing keyboard event modifiers. 98 // will be used as the error message. 102 // be used. 120 // Used by AutomationProxy, declared here so that other headers don't need 139 // Used in the AutomationMsg_GetExtensionProperty to identify which extension
|
| /external/chromium_org/sandbox/win/src/ |
| target_process.h | 32 // class are owned by the Policy used to create them. 72 // Returns the address of the target main exe. This is used by the 105 // Kernel handle to the shared memory used by the IPC server. 111 // Provides the threads used by the IPC. This class does not own this pointer. 118 // Function used for testing. 125 // Creates a mock TargetProcess used for testing interceptions. 126 // TODO(cpu): It seems that this method is not going to be used anymore.
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
| README.chromium | 4 used. If the source itself does not include a license header or file, create 16 Description: Used during the w3c import, other places 36 Description: Used to implement a simple IRC bot to check for updates 46 Description: used during testing for mock objects 56 Description: used by run-webkit-tests and run-webkit-httpd to test web sockets 77 Description: Used during presubmit checks and via lint-webkitpy. There is 89 Description: Used for all of the unit tests for webkitpy.
|
| /external/chromium_org/third_party/freetype/include/freetype/ |
| fterrors.h | 10 /* This file is part of the FreeType project, and may only be used, */ 21 /* This special header file is used to define the handling of FT2 */ 22 /* enumeration constants. It can also be used to generate error message */ 111 /* FT_ERR_PREFIX is used as a prefix for error identifiers. */ 119 /* FT_ERR_BASE is used as the base for module-specific errors. */ 152 /* this macro is used to define an error */ 156 /* this is only used for <module>_Err_Ok, which must be 0! */
|
| /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/sw/ |
| i915_sw_batchbuffer.c | 106 unsigned used = 0; local 110 used = batch->base.ptr - batch->base.map; 111 assert((used & 3) == 0); 116 used += 4; 119 if ((used & 4) == 0) { 126 used = batch->base.ptr - batch->base.map; 127 assert((used & 4) == 0);
|
| /external/chromium_org/third_party/sqlite/src/ext/fts1/ |
| ft_hash.h | 13 ** used in SQLite. We've modified it slightly to serve as a standalone 50 ** be opaque because it is used by macros. 61 ** HASH_INT nKey is used as the key and pKey is ignored. 63 ** HASH_POINTER pKey is used as the key and nKey is ignored. 70 ** memcmp() is used to compare keys. 75 /* #define HASH_INT 1 // NOT USED */ 76 /* #define HASH_POINTER 2 // NOT USED */
|
| /external/clang/test/Sema/ |
| inline.c | 14 staticFunction(); // expected-warning{{static function 'staticFunction' is used in an inline function with external linkage}} 15 (void)staticStruct.x; // expected-warning{{static variable 'staticStruct' is used in an inline function with external linkage}} 16 return staticVar; // expected-warning{{static variable 'staticVar' is used in an inline function with external linkage}} 20 staticFunction(); // expected-warning{{static function 'staticFunction' is used in an inline function with external linkage}} 21 return staticVar; // expected-warning{{static variable 'staticVar' is used in an inline function with external linkage}} 70 staticFunction(); // expected-warning{{static function 'staticFunction' is used in an inline function with external linkage}} 71 return staticVar; // expected-warning{{static variable 'staticVar' is used in an inline function with external linkage}}
|
| /external/clang/test/SemaOpenCL/ |
| invalid-kernel-parameters.cl | 12 kernel void bool_arg(bool x) { } // expected-error{{'bool' cannot be used as the type of a kernel parameter}} 14 kernel void half_arg(half x) { } // expected-error{{'half' cannot be used as the type of a kernel parameter}} 21 kernel void bool_in_struct_arg(ContainsBool x) { } // expected-error{{'ContainsBool' (aka 'struct ContainsBool') cannot be used as the type of a kernel parameter}} 83 kernel void bool_in_nested_struct_arg(NestedBool arg) { } // expected-error{{'NestedBool' (aka 'struct NestedBool') cannot be used as the type of a kernel parameter}} 85 // Warning emitted again for argument used in other kernel 86 kernel void bool_in_nested_struct_arg_again(NestedBool arg) { } // expected-error{{'NestedBool' (aka 'struct NestedBool') cannot be used as the type of a kernel parameter}} 101 kernel void bool_in_nested_struct_2_arg(NestedBool2 arg) { } // expected-error{{'NestedBool2' (aka 'struct NestedBool2') cannot be used as the type of a kernel parameter}}
|
| /external/dropbear/libtommath/ |
| bn_fast_s_mp_mul_digs.c | 48 pa = MIN(digs, a->used + b->used); 58 ty = MIN(b->used-1, ix); 66 while (tx++ < a->used && ty-- >= 0) { ... } 68 iy = MIN(a->used-tx, ty+1); 84 olduse = c->used; 85 c->used = pa;
|
| /external/freetype/include/freetype/ |
| fterrors.h | 10 /* This file is part of the FreeType project, and may only be used, */ 21 /* This special header file is used to define the handling of FT2 */ 22 /* enumeration constants. It can also be used to generate error message */ 104 /* FT_ERR_PREFIX is used as a prefix for error identifiers. */ 112 /* FT_ERR_BASE is used as the base for module-specific errors. */ 145 /* this macro is used to define an error */ 149 /* this is only used for <module>_Err_Ok, which must be 0! */
|
| /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/cameras/ |
| CameraHelper.java | 13 * A class that is used to load cameras into the scene.
53 * This method converts the given structure to jme camera. Should be used form blender 2.5+.
66 LOGGER.log(Level.WARNING, "Unknown camera type: {0}. Perspective camera is being used!", type);
69 //type==0 - perspective; type==1 - orthographic; perspective is used as default
84 * This method converts the given structure to jme camera. Should be used form blender 2.49.
97 LOGGER.log(Level.WARNING, "Unknown camera type: {0}. Perspective camera is being used!", type);
100 //type==0 - perspective; type==1 - orthographic; perspective is used as default
|