Home
last modified time | relevance | path

Searched defs:exclusive (Results 1 – 25 of 50) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-http2-priority-event.js14 function onPriority(stream, parent, weight, exclusive) { argument
25 exclusive: false property
47 exclusive: false property
Dtest-net-listen-exclusive-random-ports.js33 exclusive: true property
Dtest-http2-client-request-options-errors.js17 exclusive: 'boolean', property
Dtest-dgram-exclusive-implicit-bind.js81 target.bind({ port: 0, exclusive: true }); property
Dtest-net-server-listen-options.js93 shouldFailToListen({ exclusive: true }); property
/third_party/node/test/sequential/
Dtest-dgram-bind-shared-ports.js100 const opt1 = { address, port: 0, exclusive: false }; property
101 const opt2 = { address, port: common.PORT, exclusive: false }; property
102 const opt3 = { address, port: common.PORT + 1, exclusive: true }; property
Dtest-net-listen-shared-ports.js58 exclusive: false property
60 server2.listen({ port: common.PORT + 1, exclusive: true }, property
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvfeat.c84 FT_Bool exclusive, in gxv_feat_registry_validate()
165 FT_Bool exclusive, in gxv_feat_setting_validate()
203 FT_Bool exclusive; in gxv_feat_name_validate() local
Dgxvfeat.h49 FT_Bool exclusive; member
Dgxvfgen.c91 char exclusive; member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvfeat.c84 FT_Bool exclusive, in gxv_feat_registry_validate()
165 FT_Bool exclusive, in gxv_feat_setting_validate()
203 FT_Bool exclusive; in gxv_feat_name_validate() local
Dgxvfeat.h49 FT_Bool exclusive; member
Dgxvfgen.c91 char exclusive; member
/third_party/freetype/src/gxvalid/
Dgxvfeat.c84 FT_Bool exclusive, in gxv_feat_registry_validate()
165 FT_Bool exclusive, in gxv_feat_setting_validate()
203 FT_Bool exclusive; in gxv_feat_name_validate() local
Dgxvfeat.h49 FT_Bool exclusive; member
Dgxvfgen.c91 char exclusive; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_priority_spec.c29 int exclusive) { in nghttp2_priority_spec_init()
/third_party/nghttp2/lib/
Dnghttp2_priority_spec.c29 int exclusive) { in nghttp2_priority_spec_init()
/third_party/node/test/known_issues/
Dtest-dgram-bind-shared-ports-after-port-0.js53 { address: common.localhostIPv4, port: PRT1, exclusive: false }, property
/third_party/openssl/crypto/
Dthreads_win.c36 int exclusive; member
/third_party/typescript/tests/cases/conformance/types/spread/
DobjectSpread.ts117 let exclusive: { id: string, a: number, b: string, c: string, d: boolean } = variable
/third_party/flutter/skia/third_party/externals/zlib/
Dgzlib.c103 int exclusive = 0; local
/third_party/node/deps/zlib/
Dgzlib.c103 int exclusive = 0; local
/third_party/zlib/
Dgzlib.c105 int exclusive = 0; local
/third_party/alsa-utils/seq/aconnect/
Daconnect.c270 int queue = 0, convert_time = 0, convert_real = 0, exclusive = 0; in main() local

12