Home
last modified time | relevance | path

Searched defs:both (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DcommentsModules.ts141 function both(marker: string, name: string, text: string, documentation?: string) { function
/third_party/typescript/tests/cases/conformance/types/rest/
DobjectRest.ts26 get both(): number { return 12 } method in Removable
27 set both(value: number) { } method in Removable
/third_party/typescript/tests/cases/conformance/types/union/
DunionTypeWithIndexSignature.ts23 declare var both: Both variable
/third_party/typescript/tests/baselines/reference/
DobjectRest.js81 get both() { return 12; } getter in Removable
82 set both(value) { } setter in Removable
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapperTest.java222 private static CldrValue both( in both() method in TransformsMapperTest
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapper.java76 private enum Direction { forward, backward, both } enumConstant
/third_party/mesa3d/src/util/
Dralloc.c399 char *both; in cat() local
432 char *both; in ralloc_str_append() local
868 char *both; in linear_cat() local
/third_party/mesa3d/src/util/tests/
Dregister_allocate_test.cpp238 const unsigned both = 8 + i; in TEST_F() local
/third_party/node/deps/npm/test/tap/
Drun-script.js53 var both = { variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c270 unsigned both = levels_z & levels_s; in si_blit_decompress_zs_in_place() local
/third_party/python/Lib/test/
Dtest_functools.py475 both = functools.partialmethod(capture, 3, b=4) variable in TestPartialMethod.A
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc2365 std::string both = s + map_message.SerializeAsString(); in TEST() local
/third_party/pcre2/pcre2/src/
Dpcre2test.c8984 int both = arg[2] == 0; in main() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81330 static nsIAtom* both; member in nsGkAtoms
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30392 } both; member