Home
last modified time | relevance | path

Searched defs:others (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vixl/src/
Dcpu-features.h283 CPUFeatures(T first, U... others) : features_{} { in CPUFeatures()
324 void Combine(T first, U... others) { in Combine()
338 void Remove(T first, U... others) { in Remove()
346 CPUFeatures With(T... others) const { in With()
353 CPUFeatures Without(T... others) const { in Without()
368 bool Has(T first, U... others) const { in Has()
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsExportAssignmentWithKeywordName.js26 const others: string[]; constant
Dparserharness.js2820 Type.prototype.assertSubtypeOf = function (others) { argument
2828 Type.prototype.assertNotSubtypeOf = function (others) { argument
2860 Type.prototype.assertAssignmentCompatibleWith = function (others) { argument
2869 Type.prototype.assertNotAssignmentCompatibleWith = function (others) { argument
/third_party/libuv/docs/src/
Dindex.rst20 .. _others: https://github.com/libuv/libuv/blob/v1.x/LINKS.md target in Overview
/third_party/python/Mac/PythonLauncher/
DPreferencesWindowController.h18 IBOutlet NSTextField *others; variable
DFileSettings.h36 NSString *others; // other options variable
DMyDocument.h24 IBOutlet NSTextField *others; variable
DPreferencesWindowController.m84 - (NSString *) others { return [others stringValue];}; method
DMyDocument.m160 - (NSString *) others { return [others stringValue];}; method
DFileSettings.m303 - (NSString *) others { return others;}; method
/third_party/node/test/fixtures/wpt/performance-timeline/
Dpo-observe.any.js25 obs.observe({entryTypes: ["mark"], others: true}); property
/third_party/ffmpeg/fftools/
Dffmpeg_mux.c35 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams()
/third_party/toybox/toys/posix/
Dgetconf.c170 struct config others[] = { variable
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
DTestNumberingScheme.java78 String cc, PhoneRegion main, PhoneRegion... others) { in forCallingCode()
111 DigitSequence cc, PhoneRegion main, ImmutableSet<PhoneRegion> others) { in TestNumberingScheme()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatUnitTest.java220 Set<ULocale> others = same.get(otherLocale); in TestSamples() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralFormatUnitTest.java222 Set<ULocale> others = same.get(otherLocale); in TestSamples() local
/third_party/node/deps/npm/lib/utils/
Dtar.js109 const others = files.filter(file => !isUpper(file.path)) constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRule.java491 …RuleSegment[] others = new RuleSegment[] {other.input, other.subst, other.backtrack, other.lookAhe… in equals() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp639 string others; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp639 string others; member
/third_party/skia/third_party/externals/libjpeg-turbo/
Djchuff.c936 int others[257]; /* next symbol in current branch of tree */ in jpeg_gen_optimal_table() local
/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py128 def assertListsEqual(self, values, others): argument
946 def assertListsEqual(self, values, others): argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DDemo.java1035 UnicodeSet others = new UnicodeSet(); in printNames() local
/third_party/rust/crates/clap/src/error/
Dmod.rs357 let others = match others.len() { in argument_conflict() localVariable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lossless_jpeg.cpp3192 short others [257]; // next symbol in current branch of tree in GenHuffCoding() local

12