| /external/chromium_org/third_party/icu/source/common/ |
| D | unorm_it.c | 34 UCharIterator api; member 70 UCharIterator *api=&uni->api; in initIndexes() local 92 UCharIterator *api=&uni->api; in reallocArrays() local 133 moveContentsTowardStart(UCharIterator *api, UChar chars[], uint32_t states[], int32_t delta) { in moveContentsTowardStart() 160 moveContentsTowardEnd(UCharIterator *api, UChar chars[], uint32_t states[], int32_t delta) { in moveContentsTowardEnd() 192 UCharIterator *api=&uni->api; in readNext() local 262 UCharIterator *api=&uni->api; in readPrevious() local 332 unormIteratorGetIndex(UCharIterator *api, UCharIteratorOrigin origin) { in unormIteratorGetIndex() 349 unormIteratorMove(UCharIterator *api, int32_t delta, UCharIteratorOrigin origin) { in unormIteratorMove() 434 unormIteratorHasNext(UCharIterator *api) { in unormIteratorHasNext() [all …]
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | extension_helper.py | 105 def all_entrypoints_in_abi(f, abi, api): argument 114 def any_entrypoints_in_abi(f, abi, api): argument 159 def printBody(self, api): argument 247 def do_function_body(self, api, abi, vtxfmt_only): argument 278 def printBody(self, api): argument 315 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_apitemp.py | 172 def printInitDispatch(self, api): argument 207 def printAliasedTable(self, api): argument 273 def printBody(self, api): argument 324 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| D | gl_table.py | 46 def printBody(self, api): argument 109 def printBody(self, api): argument 254 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_offsets.py | 44 def printBody(self, api): argument 117 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | glX_proto_recv.py | 51 def printBody(self, api): argument 112 def printBody(self, api): argument 160 def emit_swap_wrappers(self, api): argument 553 api = gl_XML.parse_GL_API( file_name, glX_proto_common.glx_proto_item_factory() ) variable
|
| D | gl_enums.py | 225 def process_enums(self, api): argument 255 api = gl_XML.parse_GL_API( val ) variable
|
| D | gl_SPARC_asm.py | 220 def printBody(self, api): argument 272 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| D | remap_helper.py | 73 def printBody(self, api): argument 186 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_x86_asm.py | 211 def printBody(self, api): argument 268 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
| D | extension_helper.py | 105 def all_entrypoints_in_abi(f, abi, api): argument 114 def any_entrypoints_in_abi(f, abi, api): argument 159 def printBody(self, api): argument 247 def do_function_body(self, api, abi, vtxfmt_only): argument 278 def printBody(self, api): argument 315 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_apitemp.py | 172 def printInitDispatch(self, api): argument 207 def printAliasedTable(self, api): argument 273 def printBody(self, api): argument 324 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| D | gl_table.py | 46 def printBody(self, api): argument 109 def printBody(self, api): argument 254 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_offsets.py | 44 def printBody(self, api): argument 117 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | glX_proto_recv.py | 51 def printBody(self, api): argument 112 def printBody(self, api): argument 160 def emit_swap_wrappers(self, api): argument 553 api = gl_XML.parse_GL_API( file_name, glX_proto_common.glx_proto_item_factory() ) variable
|
| D | gl_SPARC_asm.py | 220 def printBody(self, api): argument 272 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| D | gl_enums.py | 225 def process_enums(self, api): argument 255 api = gl_XML.parse_GL_API( val ) variable
|
| D | remap_helper.py | 73 def printBody(self, api): argument 186 api = gl_XML.parse_GL_API( file_name ) variable
|
| D | gl_x86_asm.py | 211 def printBody(self, api): argument 268 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| D | gl_gentable.py | 174 def printBody(self, api): argument 201 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
|
| /external/chromium_org/ui/wm/core/ |
| D | shadow_controller_unittest.cc | 70 ShadowController::TestApi api(shadow_controller()); in TEST_F() local 111 ShadowController::TestApi api(shadow_controller()); in TEST_F() local 126 ShadowController::TestApi api(shadow_controller()); in TEST_F() local 159 ShadowController::TestApi api(shadow_controller()); in TEST_F() local 187 ShadowController::TestApi api(shadow_controller()); in TEST_F() local 220 ShadowController::TestApi api(shadow_controller()); in TEST_F() local
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
| D | ClassPath.java | 60 private int api; field in ClassPath 77 public ClassPath(@Nonnull Iterable<DexFile> classPath, int api) { in ClassPath() 157 int api) { in fromClassPath() 171 @Nonnull String bootClassPathEntry, int api) { in loadClassPathEntry()
|
| /external/deqp/modules/egl/ |
| D | teglColorClearCase.cpp | 109 static void renderClear (EGLint api, const ClearOp& clear) in renderClear() 122 static void readPixels (EGLint api, tcu::Surface& dst) in readPixels() 137 …EglTestContext& eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceT… in SingleThreadColorClearCase() 163 EGLint api = contexts[0].first; in executeForContexts() local 179 EGLint api = ctxIter->first; in executeForContexts() local 197 EGLint api = contexts[0].first; in executeForContexts() local 244 …play& display, tcu::egl::Surface& surface, tcu::egl::Context& context, EGLint api, const std::vect… in ColorClearThread() 283 …EglTestContext& eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceT… in MultiThreadColorClearCase() 354 EGLint api = contexts[0].first; in executeForContexts() local
|
| /external/chromium_org/third_party/mesa/src/src/egl/main/ |
| D | eglcurrent.h | 64 _eglIsApiValid(EGLenum api) in _eglIsApiValid() 75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex()
|
| /external/mesa3d/src/egl/main/ |
| D | eglcurrent.h | 64 _eglIsApiValid(EGLenum api) in _eglIsApiValid() 75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex()
|