Home
last modified time | relevance | path

Searched defs:both (Results 1 – 20 of 20) 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/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp221 BOOST_IOS::openmode both = BOOST_IOS::in | BOOST_IOS::out; in seek_impl() local
Dindirect_streambuf.hpp360 BOOST_IOS::openmode both = BOOST_IOS::in | BOOST_IOS::out; in seek_impl() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dturn_info.hpp108 inline bool both(operation_type type) const in both() function
Dget_turn_info.hpp91 static inline void both(TurnInfo& ti, operation_type const op) in both() function
/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.c405 char *both; in cat() local
438 char *both; in ralloc_str_append() local
874 char *both; in linear_cat() local
/third_party/pixman/pixman/
Dpixman.c50 #define PACK(neither, src, dest, both) \ argument
/third_party/node/deps/npm/test/tap/
Drun-script.js53 var both = { variable
/third_party/boost/libs/python/doc/html/numpy/
Dsearchindex.js1 …rysquar:[1,12],bit:10,bitflag:5,bool:[2,4],boost:[1,2,4,5,6,7,8,10,11,12],both:[8,10,12],brief:7,b… property
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c259 unsigned both = levels_z & levels_s; in si_blit_decompress_zs_in_place() local
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
/third_party/python/Lib/test/
Dtest_functools.py475 both = functools.partialmethod(capture, 3, b=4) variable in TestPartialMethod.A
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
/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.c8756 int both = arg[2] == 0; in main() local