Searched refs:real (Results 1 – 25 of 41) sorted by relevance
12
24 typedef unsigned short int real; typedef35 real width, height; // Width and height of input images36 real numChannels; // Number of channels in input images37 real border; // border size38 real pitch; // Pitch. Used for moving through image efficiently.40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0);41 static PyramidShort *allocateImage(real width, real height, real border);45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked()28 real width, real height, real border) in allocatePyramidPacked()30 real border2 = (real) (border << 1); in allocatePyramidPacked()45 curr->pitch = (real) (width + border2); in allocatePyramidPacked()62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()64 real border2 = (real) (border << 1); in allocateImage()75 img->pitch = (real) (width + border2); in allocateImage()96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
19 // A library that wires Dialer with a real Android Framework implementation.29 manifest: "real/AndroidManifest.xml",31 srcs: ["src/**/*.java", "real/src/**/*.java"],
15 // Defaults shared between real and test versions of the APEX.26 // Explicit because the defaulting behavior only works for the real58 // The definition for the real (not test) geotz APEX.
16 // It has a version code that should beat a "real" APEX and enables end-to-end17 // installation testing on devices with the latests real data.
6 (real and test versions).17 real version of the app, and some test versions that can be used by the supplied xTS tests.
2 # camping in the "real" package.
6 be shipped in production devices, or used as the basis for implementing a real
18 The targets define includes the real version of the app, and some test versions that can be
15 // A testing support library for testing time zone updates on real devices.
28 to track the state of connected devices in real-time without149 to a real device, or that you have used a query prefix as described
212 // TODO: Drop root privileges and make it be an real unit test.
41 9. Does RapidJSON really work in real applications?43 …Yes. It is deployed in both client and server real applications. A community member reported that …
174 JSON provide a single numerical type called Number. Number can be integer or real numbers. RFC 4627…
1835 # will generate one additional man file for each entity documented in the real1836 # man page(s). These additional files only source the real man page, but without
138 // point to any real contact entry anywhere.
86 // Statistics about a real value
300 * A tensor of 8 bit unsigned integers that represent real numbers.303 * 8 bit integer to the real value and vice versa. These two numbers are:2988 * A tensor of 16 bit signed integers that represent real numbers.2990 * Attached to this tensor is a number representing real value scale that is2991 * used to convert the 16 bit number to a real value in the following way:3021 * A tensor of 8 bit signed integers that represent real numbers.3024 * be used to convert the 8 bit signed integer to the real value and vice versa.3049 * A tensor of 16 bit unsigned integers that represent real numbers.3052 * 16 bit integer to the real value and vice versa. These two numbers are:3063 * A tensor of 8 bit signed integers that represent real numbers.[all …]
1dictionary=emoji:en,description=Emoji for English words,locale=en,date ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
1170 # documented in the real man page(s). These additional files1171 # only source the real man page, but without them the man command