Home
last modified time | relevance | path

Searched refs:single (Results 176 - 200 of 526) sorted by relevance

12345678910>>...22

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMessageTest.java156 builder.setExtension(TestRequired.single, TEST_REQUIRED_UNINITIALIZED); in testRequiredExtension()
159 builder.setExtension(TestRequired.single, TEST_REQUIRED_INITIALIZED); in testRequiredExtension()
/third_party/skia/modules/canvaskit/
H A DMakefile105 npx karma start ./karma.conf.js --no-single-run --watch-poll
108 npx karma start ./karma.conf.js --no-single-run --watch-poll --headless
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py43 """Each offset is a single byte (u8)."""
108 # matches a width assignment for a single codepoint, i.e. "1F336;N # ..."
109 single = re.compile(r"^([0-9A-F]+);(\w+) +# (\w+)")
123 if match := single.match(line):
363 /// they're treated as single width.
409 /// they're treated as single width.
414 // U+0020 to U+007F (exclusive) are single-width ASCII codepoints
461 - The soft hyphen (`U+00AD`) is single-width.
467 of `Neutral`, `Narrow`, or `Halfwidth`) are single-width.
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsierra_net.c377 struct lsi_umts_single *single = (struct lsi_umts_single *)lsi; in sierra_net_parse_lsi() local
380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 && in sierra_net_parse_lsi()
381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) { in sierra_net_parse_lsi()
383 single->link_type); in sierra_net_parse_lsi()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsierra_net.c377 struct lsi_umts_single *single = (struct lsi_umts_single *)lsi; in sierra_net_parse_lsi() local
380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 && in sierra_net_parse_lsi()
381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) { in sierra_net_parse_lsi()
383 single->link_type); in sierra_net_parse_lsi()
/third_party/ffmpeg/libavcodec/
H A Dlibxvid.c381 xvid_plugin_single_t single = { 0 }; in xvid_encode_init() local
547 single.version = XVID_VERSION; in xvid_encode_init()
548 single.bitrate = avctx->bit_rate; in xvid_encode_init()
551 plugins[xvid_enc_create.num_plugins].param = &single; in xvid_encode_init()
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-memset.S70 bic $1,7,$1 # E : fit within a single quadword?
251 bic $1,7,$1 # E : fit within a single quadword
436 bic $1,7,$1 # E : fit within a single quadword
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-memset.S70 bic $1,7,$1 # E : fit within a single quadword?
251 bic $1,7,$1 # E : fit within a single quadword
436 bic $1,7,$1 # E : fit within a single quadword
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp477 de::MovePtr<tcu::TestCaseGroup> single (new tcu::TestCaseGroup(testCtx, "single")); in createGranularityQueryTests()
550 single->addChild(new GranularityCase(testCtx, name.c_str(), attachments)); in createGranularityQueryTests()
591 group->addChild(single.release()); in createGranularityQueryTests()
/kernel/linux/linux-5.10/Documentation/target/
H A Dtarget-export-device13 Export a block device or a file as an iSCSI target with a single LUN
/kernel/linux/linux-6.6/Documentation/target/
H A Dtarget-export-device13 Export a block device or a file as an iSCSI target with a single LUN
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_fs.h48 bool single; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_fs.h46 bool single; member
/third_party/alsa-utils/alsactl/
H A Dalsactl.h19 bool single; member
/third_party/libsnd/Octave/
H A Dsndfile_save.m37 error ("Second parameter 'fs' must be a single value, not an array or matrix.") ;
H A Dsndfile_play.m33 error ("Second parameter fs must be a single value.") ;
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/
H A Dsha512-armv4.S21 @ by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/
H A Dsha512-armv4.S21 @ by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue
/third_party/rust/crates/regex/src/
H A Dpool.rs293 // Tests that Pool implements the "single owner" optimization. That is, the
322 // If we didn't implement the single owner optimization, then one of in thread_owner_optimization()
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c1113 OCSP_SINGLERESP *single; in make_ocsp_response() local
1117 single = OCSP_basic_add1_status(bs, cid, in make_ocsp_response()
1120 if (single == NULL) { in make_ocsp_response()
1126 OCSP_SINGLERESP_add1_ext_i2d(single, NID_invalidity_date, in make_ocsp_response()
1129 OCSP_SINGLERESP_add1_ext_i2d(single, in make_ocsp_response()
/third_party/openssl/apps/
H A Docsp.c1113 OCSP_SINGLERESP *single; in make_ocsp_response() local
1117 single = OCSP_basic_add1_status(bs, cid, in make_ocsp_response()
1120 if (single == NULL) { in make_ocsp_response()
1126 OCSP_SINGLERESP_add1_ext_i2d(single, NID_invalidity_date, in make_ocsp_response()
1129 OCSP_SINGLERESP_add1_ext_i2d(single, in make_ocsp_response()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsun4m_smp.c266 .single = sun4m_ipi_single,
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dsleep.S46 @ The following must all exist in a single cache line to
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A DMakefile103 ccflags-y := -fpic $(call cc-option,-mno-single-pic-base,) -fno-builtin \
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dsleep.S46 @ The following must all exist in a single cache line to

Completed in 25 milliseconds

12345678910>>...22