/external/autotest/client/site_tests/firmware_RomSize/ |
H A D | firmware_RomSize.py | 14 def get_size(self, target): member in class:firmware_RomSize 25 ec_size = self.get_size(self.TARGET_EC) / 1024 26 bios_size = self.get_size(self.TARGET_BIOS) / 1024
|
/external/clang/test/SemaTemplate/ |
H A D | enum-argument.cpp | 11 struct get_size { struct 18 Val1 = get_size<T>::value,
|
/external/autotest/client/cros/faft/utils/ |
H A D | saft_flashrom_util.py | 292 def get_size(self): member in class:flashrom_util
|
/external/harfbuzz_ng/src/ |
H A D | hb-ot-name-table.hh | 102 inline unsigned int get_size (void) const function in struct:OT::name
|
H A D | hb-open-type-private.hh | 69 * Works with X of variable size also. X must implement get_size() */ 72 { return StructAtOffset<Type>(&X, X.get_size()); } 75 { return StructAtOffset<Type>(&X, X.get_size()); } 470 unsigned int size = obj.get_size (); 489 unsigned int size = obj.get_size (); 853 inline unsigned int get_size (void) const function in struct:OT::ArrayOf 977 inline unsigned int get_size (void) const function in struct:OT::HeadlessArrayOf
|
H A D | hb-ot-layout-common-private.hh | 1173 inline unsigned int get_size (void) const function in struct:OT::Device 1183 return_trace (c->check_struct (this) && c->check_range (this, this->get_size ()));
|
H A D | hb-ot-layout-gpos-table.hh | 103 inline unsigned int get_size (void) const function in struct:OT::ValueFormat 193 return_trace (c->check_range (values, get_size ()) && (!has_device () || sanitize_value_devices (c, base, values))); 201 if (!c->check_array (values, get_size (), count)) return_trace (false); 816 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size ();
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
H A D | volume.py | 53 def get_size(self, params): member in class:CommandLineGetter 74 self.get_size(params)
|
/external/mesa3d/src/mesa/swrast/ |
H A D | s_points.c | 55 get_size(const struct gl_context *ctx, const SWvertex *vert, GLboolean smoothed) function 101 size = get_size(ctx, vert, GL_FALSE); 258 size = get_size(ctx, vert, GL_TRUE); 378 size = get_size(ctx, vert, GL_FALSE);
|
/external/opencv3/modules/flann/include/opencv2/flann/ |
H A D | any.h | 48 virtual ::size_t get_size() = 0; 57 virtual ::size_t get_size() { return sizeof(T); } function in struct:cvflann::anyimpl::typed_base_any_policy
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
H A D | brw_draw_upload.c | 280 static GLuint get_size( GLenum type ) function 392 if (input->glarray->Size && get_size(input->glarray->Type)) 405 int type_size = get_size(glarray->Type); 804 ib_type_size = get_size(index_buffer->type); 823 if ((get_size(index_buffer->type) - 1) & offset) {
|
/external/fio/t/ |
H A D | dedupe.c | 82 static uint64_t get_size(struct fio_file *f, struct stat *sb) function 447 dev_size = get_size(&file, &sb);
|
/external/iproute2/tc/ |
H A D | tc_util.c | 326 int get_size(unsigned *size, const char *str) function 363 if (get_size(size, str))
|
/external/chromium-trace/catapult/devil/devil/android/ |
H A D | device_utils.py | 1547 def get_size(path): function in function:DeviceUtils.ReadFile 1551 and 0 < get_size(device_path) <= self._MAX_ADB_OUTPUT_LENGTH):
|
/external/clang/bindings/python/clang/ |
H A D | cindex.py | 1911 def get_size(self): member in class:Type
|
/external/pdfium/core/src/fxge/win32/ |
H A D | fx_win32_gdipext.cpp | 795 REAL get_size; local 798 GpStatus status = CallFunc(GdipGetFontSize)((GpFont*)pFont, (REAL*)&get_size); 800 *size = (FX_FLOAT)get_size;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |