/external/freetype/include/internal/services/ |
svttglyf.h | 38 TT_Glyf_GetLocationFunc get_location; local 56 clazz->get_location = get_location_; \
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/services/ |
svttglyf.h | 38 TT_Glyf_GetLocationFunc get_location; local 56 clazz->get_location = get_location_; \
|
/external/pdfium/third_party/freetype/include/freetype/internal/services/ |
svttglyf.h | 38 TT_Glyf_GetLocationFunc get_location; local 56 clazz->get_location = get_location_; \
|
/external/clang/bindings/python/tests/cindex/ |
test_translation_unit.py | 175 location = tu.get_location('t.c', 2) 180 location = tu.get_location('t.c', (1, 3)) 207 start = tu.get_location('t.c', 0) 208 end = tu.get_location('t.c', 5)
|
/external/mesa3d/src/glsl/ |
ast_to_hir.cpp | 899 YYLTYPE loc = expr->get_location(); [all...] |
hir_field_selection.cpp | 47 YYLTYPE loc = expr->get_location();
|
ast.h | 90 struct YYLTYPE get_location(void) const function in class:ast_node 106 * \sa ast_node::get_location
|
ast_function.cpp | 123 YYLTYPE loc = actual_ast->get_location(); [all...] |
/external/freetype/src/base/ |
ftpatent.c | 176 offset = service->get_location( face, gindex, &size );
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftpatent.c | 176 offset = service->get_location( face, gindex, &size );
|
/external/pdfium/third_party/freetype/src/base/ |
ftpatent.c | 176 offset = service->get_location( face, gindex, &size );
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
storage_uri.py | 437 def get_location(self, validate=False, headers=None): member in class:BucketStorageUri 438 self._check_bucket_uri('get_location') 440 return bucket.get_location() [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttdriver.c | 448 (TT_Glyf_GetLocationFunc)tt_face_get_location ) /* get_location */
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_rm.py | 256 bucket_uri.get_location(validate=False) 273 bucket_uri.get_location(validate=False)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
s3put | 357 location = b.get_location()
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mmcobj.h | [all...] |
cdoex.h | [all...] |
iads.h | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
bucket.py | 1124 def get_location(self): member in class:Bucket [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
boto_translation.py | [all...] |
/external/clang/bindings/python/clang/ |
cindex.py | 2427 def get_location(self, filename, position): member in class:TranslationUnit [all...] |
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/ |
selenium-remote-driver-2.42.2.jar | |