Home
last modified time | relevance | path

Searched defs:expect (Results 301 - 317 of 317) sorted by relevance

1...<<111213

/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c1988 int digest_size, err, expect; in recv_dless_read() local
5284 const int expect = sizeof(struct p_connection_features); drbd_do_features() local
5971 int expect = header_size; drbd_ack_receiver() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c698 rb_time_read_cmpxchg(local_t *l, unsigned long expect, unsigned long set) in rb_time_read_cmpxchg() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c2137 int32_t expect = 0; TestNoExponent() local
2230 UChar expect[] = { 0x0039, 0x0037, 0 }; TestMaxInt() local
2770 UChar expect[64]; TestCurrencyUsage() local
[all...]
H A Dnucnvtst.c363 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU() argument
520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() argument
H A Dcloctst.c754 static const char *expect[] = { "Spanish (Calendar=Japanese Calendar, Sort Order=Traditional Sort Order)", /* note sorted order of keywords */ in TestDisplayNames() local
1330 int32_t expect; in TestISOFunctions() local
3118 const char *expect; /**< The expected locale result */ TestAcceptLanguage() member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp2026 void DateFormatTest::expect(const char** data, int32_t data_length, expect() function in DateFormatTest
2442 UnicodeString expect; TestRelative() local
[all...]
H A Dnumfmtst.cpp2866 void NumberFormatTest::expect(NumberFormat& fmt, const UnicodeString& str, const Formattable& n) { expect() function in NumberFormatTest
2940 void NumberFormatTest::expect(NumberFormat& fmt, const Formattable& n, expect() function in NumberFormatTest
2978 void NumberFormatTest::expect(NumberFormat* fmt, const Formattable& n, expect() function in NumberFormatTest
7181 UnicodeString expect = "0001"; TestFormatFastpaths() local
7205 UnicodeString expect = "-9223372036854775808"; TestFormatFastpaths() local
7229 UnicodeString expect = "9223372036854775807"; TestFormatFastpaths() local
7253 UnicodeString expect = "0000000000000000000"; TestFormatFastpaths() local
7272 UnicodeString expect = "-9223372036854775807"; TestFormatFastpaths() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c2751 mode_t expect = 0; in check_samples() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c625 struct token *expect(struct token *token, int op, const char *where) in expect() function
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c881 int expect = -1; in load_key_certs_crls_suppress() local
[all...]
/third_party/openssl/apps/lib/
H A Dapps.c881 int expect = -1; in load_key_certs_crls_suppress() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2906 const float expect = perPass.depthStencilResolveMode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT ? 1 - 1/16.0f : 1.0f; in initBasicPrograms() local
2910 << " if (fmatches(depth, " << expect << ", 0.01))\n" in initBasicPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2896 const float expect = perPass.depthStencilResolveMode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT ? 1 - 1/16.0f : 1.0f; in initBasicPrograms() local
2900 << " if (fmatches(depth, " << expect << ", 0.01))\n" in initBasicPrograms() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_int.h136 #define expect(exp) ({ \ macro
/third_party/toybox/toys/pending/
H A Dawk.c1347 static void expect(int tk) in expect() function
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c5410 ZSTD_inBuffer const expect = cctx->expectedInBuffer; in ZSTD_checkBufferStability() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 82 milliseconds

1...<<111213