Home
last modified time | relevance | path

Searched refs:C (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/build/make/tools/droiddoc/test/generics/src/com/android/generics/
DFooBar.java20 public class C class in FooBar
24 public class CI extends C implements Iface
45 public <L extends C & Iface> void f(L arg) { in f()
/build/release/flag_declarations/
DRELEASE_READ_FROM_NEW_STORAGE_CC.textproto3 description: "Enable reading from new storage from C/C++ aconfig flag codegen."
/build/bazel/rules/cc/
Dcc_yacc_library.bzl1 # Copyright (C) 2023 The Android Open Source Project
20 Generate C/C++ parser from a .y/.yy grammar file.
30 # C/CPP file
53 # Path of location.hh in the same dir as the generated C/CPP file
64 # Path of position.hh in the same dir as the generated C/CPP file
98 # Return the C/C++ file.
111 doc = "This rule generates a C/C++ parser from a .y/.yy grammar file using bison",
159 Generate C/C++ parser from .y/.yy grammar file and wrap it in a cc_library_static target.
Dflex.bzl1 """Copyright (C) 2022 The Android Open Source Project
18 """Build rule for converting `.l` or `.ll` to C or C++ sources with Flex.
100 doc = "Generate C/C++-language sources from a lex file using Flex.",
Drscript_to_cpp.bzl1 """Copyright (C) 2022 The Android Open Source Project
63 doc = "Generate C/C++ langauge sources from renderscript files",
/build/soong/response/
Dresponse_test.go30 in: `./cmd '"'-C`,
61 out: []string{"./cmd", `"-C`},
65 in: `./cmd "'"-C`,
/build/soong/docs/
Dtidy.md3 Android C/C++ source files can be checked by clang-tidy for issues like
19 C/C++ source file compilation. The global default clang-tidy checks
56 over C/C++ source files with the given `tidy_checks`.
97 If a C/C++ module wants to be free of certain clang-tidy warnings,
197 if there is any C/C++ source file under `d1/d2/d3`.
199 Note that with `make droid tidy-system-libbase`, some C/C++ files
202 under `system/libbase` to include all modules, but only C/C++
207 A special `tidy-soong` target is defined to include all C/C++
214 Since any Android module, a C/C++ library or binary, can be built
215 for many different *variants*, one C/C++ source file is usually
[all …]
/build/make/target/product/security/
DREADME14 …development/tools/make_key testkey '/C=US/ST=California/L=Mountain View/O=Android/OU=Android…
15 …development/tools/make_key platform '/C=US/ST=California/L=Mountain View/O=Android/OU=Android…
16 …development/tools/make_key shared '/C=US/ST=California/L=Mountain View/O=Android/OU=Android…
17 …development/tools/make_key media '/C=US/ST=California/L=Mountain View/O=Android/OU=Android…
18 …development/tools/make_key cts_uicc_2021 '/C=US/ST=California/L=Mountain View/O=Android/OU=Android…
33 input and prints a C structure to standard output:
/build/make/tools/droiddoc/test/stubs/expected/com/android/stubs/
DSomeEnum.java6 C(); enumConstant
/build/make/tools/droiddoc/test/stubs/src/com/android/stubs/
DSomeEnum.java20 A, B, C enumConstant
/build/soong/third_party/zip/testdata/
Dreadme.notzip3 �V��H����READMEUT �K�L���Lux �������mTMO�@�ﯘRAJlN"q��R!�C�k{lo�ޱ�#!��3k��J�(ϛ7o�…
7 *O���Pꦍ� "���v�7x�
8 ��h�&�����:�O�IG\��Z�]o�.�.��f ��E h�m�ֶ�3�����}wC��v0��#�Z�=o
10 N�߾ޭC<Z˫8�i��b���>~�>�n3
11 …6q죎=P�t��Χu.O��ͱ��r�/ۛ����֏9I�Z��L2�ɍ��\5���)�)>��ӌ�X%c�zf��i�Y�C����]J����e�l �M��…
/build/make/tools/aconfig/aconfig_storage_read_api/
Dlibaconfig_storage_read_api_cc.map5 extern "C++" {
/build/make/tests/single_value_inheritance_2/
Dtest.rbc29 # | C |
36 # alphabetically before C. But then in E, the value from D is chosen instead of the value from B,
37 # because the value of B was "stolen" and sucked into C, leaving B with no value set.
/build/soong/android/soongconfig/
Dmodules_test.go294 C []string member
300 C []string member
317 C []string member
321 C []string member
399 C: []string{"default"},
406 C: []string{"A=%s", "B=%s"},
427 C: []string{"A=hello", "A=there", "B=hello", "B=there"},
/build/soong/scripts/
Dlist_image.sh33 sed -nr 's|^/.*/(.*)/.*/.*/(.+)/.*/$|\2 \1|p' | LANG=C sort | \
/build/make/tools/aconfig/
DTEST_MAPPING16 // aconfig C++ integration tests (production mode auto-generated code)
20 // aconfig C++ integration tests (test mode auto-generated code)
25 // // aconfig C++ integration tests (exported mode auto-generated code)
/build/bazel/tests/products/
Dproduct_labels.bzl1 # Copyright (C) 2023 The Android Open Source Project
15 """Product definitions for Android's C/C++ toolchain."""
/build/make/tools/aconfig/aconfig/templates/
Dcpp_exported_header.template74 extern "C" \{
90 } // extern "C"
/build/blueprint/proptools/
Dfilter_test.go246 C *string `keep:"true"`
263 C *string
281 C *string `keep:"true"`
291 C *string
308 C *string
/build/bazel/json_module_graph/
DREADME.md15 query.sh [-C] <command> <base-of-your-tree>/out/soong/module-graph.json [argument]
/build/bazel/compliance/cmd/bazel_notice_gen/
Dbazel_notice_gen_test.go82 …<strong>Discombobulator</strong><br>Copyright Notice: Copyright (C) The Android Open Source Projec…
107 …<strong>Discombobulator</strong><br>Copyright Notice: Copyright (C) The Android Open Source Projec…
/build/bazel/examples/python/protobuf/imports/
Dtest_dep.proto2 * Copyright (C) 2023 The Android Open Source Project
/build/bazel/rules/test_common/
DBUILD.bazel2 Copyright (C) 2022 The Android Open Source Project
/build/bazel/rules/apis/
DBUILD1 """Copyright (C) 2022 The Android Open Source Project
/build/make/target/board/
Dgo_defaults.prop2 # Copyright (C) 2017 The Android Open Source Project

12345678910>>...17