Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 42) sorted by relevance

12

/tools/security/gdb/gdb_json_printer/
DREADME.md8 g++ test_examples/basic_types.cpp -O0 -g -o test_examples/basic_types
9 g++ test_examples/objects1.cpp -O0 -g -o test_examples/objects1
10 g++ test_examples/objects2.cpp -O0 -g -o test_examples/objects2
11 g++ test_examples/objects.cpp -O0 -g -o test_examples/objects
12 g++ test_examples/array.cpp -O0 -g -o test_examples/array
13 g++ test_examples/reference.cpp -O0 -g -o test_examples/reference
/tools/acloud/public/data/
Ddefault.config60 value: "cpu:4,resolution:720x1280,dpi:320,memory:6g"
65 value: "cpu:4,resolution:1280x800,dpi:160,memory:6g"
70 value: "cpu:4,resolution:320x320,dpi:240,memory:2g"
75 value: "cpu:4,resolution:2560x1800,dpi:320,memory:6g"
80 value: "cpu:4,resolution:1768x2208,dpi:386,memory:4g"
85 value: "cpu:4,resolution:720x1280,dpi:320,memory:4g"
90 value: "cpu:4,resolution:1280x800,dpi:160,memory:4g"
95 value: "cpu:4,resolution:320x320,dpi:240,memory:2g"
100 value: "cpu:4,resolution:2560x1800,dpi:320,memory:4g"
105 value: "cpu:4,resolution:1920x1080,dpi:213,memory:2g"
[all …]
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DSliceTrack.kt36 override fun paintComponent(g: Graphics?) { in paintComponent()
37 if (g == null) return in paintComponent()
46 val metrics = g.fontMetrics in paintComponent()
60 g.color = color in paintComponent()
61 g.fillRect(x, y, width, height) in paintComponent()
64 drawLabel(it, g, metrics, x, ty, width) in paintComponent()
70 open fun drawLabel(slice: T, g: Graphics, metrics: FontMetrics, x: Int, y: Int, width: Int) { in drawLabel()
79 g.color = textColor in drawLabel()
80 g.drawString(slice.name.substring(0, strLimit), x, y) in drawLabel()
DSchedTrack.kt40 …override fun drawLabel(slice: SchedSlice, g: Graphics, metrics: FontMetrics, x: Int, y: Int, width… in drawLabel()
/tools/acloud/internal/proto/
Dinternal_config.proto41 // The pattern of the instance name, e.g. ins-{uuid}-{build_id}-{build_target}
62 // Minimum gce instance size, e.g. n1-standard-1
64 // The name of the default disk image, e.g. avd-system.tar.gz
66 // The mime type of the disk image, e.g. 'application/x-tar'
68 // The file extension of disk image, e.g. ".tar.gz"
71 // e.g. "disk.raw"
73 // The file extension of a raw linux image file, e.g. "img"
93 // make up a value, e.g. "acloud".
Duser_config.proto27 // Compute Engine zone name, e.g. "us-central1-f"
30 // Compute Engine network name, e.g. "default"
40 // Desired orientation, e.g. 'portrait' or 'landscape'
95 // The pattern of the instance name, e.g. ins-{uuid}-{build_id}-{build_target}
128 // Storage options of created GCP instance, e.g. pd-standard, pd-ssd.
/tools/security/gdb/gdb_json_printer/test_examples/
Dbasic_types.cpp30 uint64_t g = 7; in main() local
42 std::cout << a + b + c + d + e + f + g + h + i + j << std::endl; in main()
52 const uint64_t g = 7; in main() local
62 std::cout << a + b + c + d + e + f + g + h + i + j << std::endl; in main()
/tools/acloud/
DREADME.md76 target and/or build id (e.g. `--branch my_branch`). Acloud will assume the
79 * `--branch`: The branch of the repo you're running the acloud command in, e.g.
82 * `--build-target`: Defaults to the phone target for cuttlefish (e.g.
101 `cpu:2,resolution:1280x700,dpi:160,memory:2g,disk:2g`
Drevert_host_setup.sh22 for g in ${GROUPS_TO_REMOVE[@]};
24 sudo gpasswd -d $USER $g
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp88 EGLint r, g, b, d; in initDisplay() local
90 eglGetConfigAttrib(display, cfg, EGL_GREEN_SIZE, &g) && in initDisplay()
93 r == 8 && g == 8 && b == 8 && d == 0 ) { in initDisplay()
Dcircle.cpp95 void Circle::setColor(float r, float g, float b) { in setColor() argument
97 mColor[1] = g; in setColor()
Dcircle.h43 void setColor(float r, float g, float b);
/tools/asuite/asuite_plugin/
DREADME.md26 * Enter a target module, e.g. aidegen_unittests.
27 * Or fill target path with check test_mapping checkbox, E.g.
/tools/security/gdb/heap_print/
DREADME.md27 g++ -O0 -g test/sample_heap_test.cc -o test/sample_heap_test.o
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto205 // e.g. com.company.app
208 // Name of the wakelock (e.g. bluedroid_timer).
240 // e.g. com.company.app
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dlight_lib.py22 def __init__(self, r, g, b): argument
24 self.green = g
/tools/metalava/
DREADME.md80 new formats (e.g. to fix past errors in doclava, such as annotation instance
135 instead of the full package name, e.g. `@UiThread` instead of
139 javadoc will mistreat, such as sentences that "end" with "e.g. ". It also
166 (e.g. you can change a parameter from non null to nullable for final classes,
316 android.jar files (e.g. backed by bytecode) or reading previous signature
397 included (e.g. if `List<Foo>` is part of the API then `Foo` must be too). This
464 grammar, e.g. when it's listing a number of possible constants the conjunction
DUSAGE.md7 - Signature generation of `*.txt` e.g. `current.txt` (`--api`)
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md10 * performance: Tests which measure performance of an implementation - e.g.
33 directory which lists all tests in the directory. E.g. to execute all functional
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto37 // without any other information (e.g. without reading its imports).
59 optional string package = 2; // e.g. "foo", "foo.bar", etc.
253 // to reserve extension numbers. Simply provide your project name (e.g.
374 // All extensions of your type must be singular messages; e.g. they cannot
569 // options protos in descriptor objects (e.g. returned by Descriptor::options(),
576 // E.g.,{ ["foo", false], ["bar.baz", true], ["qux", false] } represents
619 // [g,h) [ 4, 0, 2, 0, 3 ] The number (1).
684 // Only the comment content is provided; comment markers (e.g. //) are
/tools/apksig/src/test/resources/com/android/apksig/
Drsa-4096.x509.pem6 UCDnlJqKvwL4mrAnxvqTxm+0g/WFOoBKFoNY5OhgcDfomNEFQajY9bgXaNiwEYDU
/tools/external/fat32lib/
DAndroid.bp24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt1024 e.g., one for each of the node's possible source addresses, or
1333 implementation (e.g., in a boot ROM) may simply restrict itself to
1503 upper-layer protocol (e.g., 6 for TCP, or 17 for UDP). It will
1509 length of the upper-layer header and data (e.g., TCP header
1519 length information (e.g., the Length field in the UDP header);
1586 header have been verified (e.g., via the use of an Authentication
1638 within the flow's packets themselves, e.g., in a hop-by-hop option.
1671 state-establishment mechanism, e.g., the resource reservation
1687 When a node stops and restarts (e.g., as a result of a "crash"), it
2035 MTU (e.g., PPP links) be configured to have an MTU of at least
/tools/test/openhst/
DREADME.md66 Join our [mailing list](https://groups.google.com/g/openhst) for discussions and
/tools/aadevtools/
DREADME.md32 * This skips all symlinks & ignores common repository metadata folders, e.g.

12