Home
last modified time | relevance | path

Searched defs:world (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/docs/
H A Ddagger.md19 ### How it works in SystemUI
43 ### Adding a new injectable object
88 ### Module Organization
109 ### Using injection with Fragments
/aosp_15_r20/external/json-schema-validator/src/test/resources/draft2019-09/
H A Dproperties.json10 "world": {"type": "string"} object
22 "data": {"foo": 1, "bar": {}, "hello": "v", "world": "b"}, string
27 "data": {"foo": 1, "bar": "b", "hello": "c", "world": "d"}, string
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/
Dcrc32c_test.cc145 std::string world = "world!"; in TEST() local
173 std::string world = "world!"; in TEST() local
185 std::string world = "world!"; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/
H A Dcrc32c_test.cc145 std::string world = "world!"; in TEST() local
173 std::string world = "world!"; in TEST() local
185 std::string world = "world!"; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/
H A Dcrc32c_test.cc147 std::string world = "world!"; in TEST() local
175 std::string world = "world!"; in TEST() local
187 std::string world = "world!"; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/
H A Dcrc32c_test.cc147 std::string world = "world!"; in TEST() local
175 std::string world = "world!"; in TEST() local
187 std::string world = "world!"; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/crc/
H A Dcrc32c_test.cc147 std::string world = "world!"; in TEST() local
175 std::string world = "world!"; in TEST() local
187 std::string world = "world!"; in TEST() local
/aosp_15_r20/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src1/main/kotlin/demo/
H A DHelloWorld.kt11 fun world(): String = "World" method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/operator/
Dmisc_binary_tests.cpp26 const char* world = " world"; in main() local
91 const char* world = " world"; in main() local
Dio_tests.cpp36 const char* world = " world"; in main() local
/aosp_15_r20/external/dokka/core/testdata/format/
H A DlinksInHeaders.kt19 fun world() {} in world() method
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp129 enum unscoped { hello, world }; enumerator
132 enum class scoped { hello, world }; enumerator
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dbyte_buffer_test.cc96 grpc_slice world = grpc_slice_from_copied_string(kContent2); in TEST_F() local
109 grpc_slice world = grpc_slice_from_copied_string(kContent2); in TEST_F() local
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DTiledVertexGrid.java54 public void setWorld(TiledWorld world) { in setWorld()
131 TiledWorld world = mWorld; in draw() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.functions/
H A Dformat_tests.h474 void format_test_string(const W& world, const U& universe, TestFunction check, ExceptionTest check_… in format_test_string()
692 std::basic_string<CharT> world = STR("world"); in format_string_tests() local
/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket_unittest.cc833 char world[] = "world"; in TEST_F() local
867 char world[] = "world"; in TEST_F() local
893 char world[] = "world"; in TEST_F() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dfunique-sections.c7 void world() {} in world() function
H A Dfunction-sections.c13 void world() {} in world() function
/aosp_15_r20/external/llvm/test/MC/ELF/
H A Dcomdat-reloc.s12 world: label
/aosp_15_r20/external/bazelbuild-rules_rust/test/chained_direct_deps/
H A Dmod1.rs1 pub fn world() -> String { in world() function
/aosp_15_r20/external/bazelbuild-rules_rust/test/renamed_deps/
H A Dmod1.rs1 pub fn world() -> String { in world() function
/aosp_15_r20/external/icu/icu4j/samples/src/main/java/com/ibm/icu/samples/iuc/
H A DSample13_Hello.java19 String world = LocaleDisplayNames in main() local
/aosp_15_r20/external/webrtc/third_party/crc32c/src/src/
H A Dcrc32c_capi_unittest.c56 const uint8_t* world = (const uint8_t*)"world"; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/test/
Dmixed_binary_tests.cpp27 const char* world = " world"; in main() local
Dbinary_tests.cpp30 const char* world = " world"; in main() local

1234