Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/chromium_org/third_party/icu/source/common/
Dunorm_it.c34 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/
Dextension_helper.py105 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
Dgl_apitemp.py172 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
Dgl_table.py46 def printBody(self, api): argument
109 def printBody(self, api): argument
254 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_offsets.py44 def printBody(self, api): argument
117 api = gl_XML.parse_GL_API( file_name ) variable
DglX_proto_recv.py51 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
Dgl_enums.py225 def process_enums(self, api): argument
255 api = gl_XML.parse_GL_API( val ) variable
Dgl_SPARC_asm.py220 def printBody(self, api): argument
272 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dremap_helper.py73 def printBody(self, api): argument
186 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_x86_asm.py211 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/
Dextension_helper.py105 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
Dgl_apitemp.py172 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
Dgl_table.py46 def printBody(self, api): argument
109 def printBody(self, api): argument
254 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_offsets.py44 def printBody(self, api): argument
117 api = gl_XML.parse_GL_API( file_name ) variable
DglX_proto_recv.py51 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
Dgl_SPARC_asm.py220 def printBody(self, api): argument
272 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dgl_enums.py225 def process_enums(self, api): argument
255 api = gl_XML.parse_GL_API( val ) variable
Dremap_helper.py73 def printBody(self, api): argument
186 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_x86_asm.py211 def printBody(self, api): argument
268 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dgl_gentable.py174 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/
Dshadow_controller_unittest.cc70 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/
DClassPath.java60 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/
DteglColorClearCase.cpp109 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/
Deglcurrent.h64 _eglIsApiValid(EGLenum api) in _eglIsApiValid()
75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex()
/external/mesa3d/src/egl/main/
Deglcurrent.h64 _eglIsApiValid(EGLenum api) in _eglIsApiValid()
75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex()

12345678910