/third_party/curl/lib/ |
D | curl_ctype.c | 37 #undef _C 38 #define _C (1<<5) /* control */ macro 45 _C, _C, _C, _C, _C, _C, _C, _C, 46 _C, _C|_S, _C|_S, _C|_S, _C|_S, _C|_S, _C, _C, 47 _C, _C, _C, _C, _C, _C, _C, _C, 48 _C, _C, _C, _C, _C, _C, _C, _C, 60 _L, _L, _L, _P, _P, _P, _P, _C 130 return (ascii[c] & (_C)); in Curl_iscntrl()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw_sm.c | 1800 #define _C(f, o, g, m, s) { f, NVC0_COMPUTE_MP_PM_OP_MODE_##o, 0, g, m, s } macro 1807 .ctr[0] = _C(0xaaaa, LOGOP, 0x11, 0x000000ff, 0x00000000), 1816 .ctr[0] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000010), 1817 .ctr[1] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000020), 1818 .ctr[2] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000030), 1819 .ctr[3] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000040), 1820 .ctr[4] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000050), 1821 .ctr[5] = _C(0xaaaa, LOGOP, 0x24, 0x000000ff, 0x00000060), 1830 .ctr[0] = _C(0xaaaa, LOGOP, 0x63, 0x000000ff, 0x00000030), 1839 .ctr[0] = _C(0xaaaa, LOGOP, 0x1a, 0x000000ff, 0x00000000), [all …]
|
/third_party/libnl/lib/route/ |
D | neightbl.c | 86 #define _C(F, N) (REQ(F) && (!AVAIL(F) || (op->N != fp->N))) in neightbl_compare() 87 if (_C(IFINDEX, ntp_ifindex) || in neightbl_compare() 88 _C(QUEUE_LEN, ntp_queue_len) || in neightbl_compare() 89 _C(APP_PROBES, ntp_app_probes) || in neightbl_compare() 90 _C(UCAST_PROBES, ntp_ucast_probes) || in neightbl_compare() 91 _C(MCAST_PROBES, ntp_mcast_probes) || in neightbl_compare() 92 _C(PROXY_QLEN, ntp_proxy_qlen) || in neightbl_compare() 93 _C(LOCKTIME, ntp_locktime) || in neightbl_compare() 94 _C(RETRANS_TIME, ntp_retrans_time) || in neightbl_compare() 95 _C(BASE_REACHABLE_TIME, ntp_base_reachable_time) || in neightbl_compare() [all …]
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless.c | 584 (OUT)[0] = IN##0_C; \ 585 (OUT)[1] = IN##1_C; \ 586 (OUT)[2] = IN##2_C; \ 587 (OUT)[3] = IN##3_C; \ 588 (OUT)[4] = IN##4_C; \ 589 (OUT)[5] = IN##5_C; \ 590 (OUT)[6] = IN##6_C; \ 591 (OUT)[7] = IN##7_C; \ 592 (OUT)[8] = IN##8_C; \ 593 (OUT)[9] = IN##9_C; \ [all …]
|
D | lossless_enc.c | 741 static void PredictorSub##PREDICTOR_I##_C(const uint32_t* in, \ 748 VP8LPredictor##PREDICTOR_I##_C(in[x - 1], upper + x); \
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless.c | 579 (OUT)[0] = IN##0_C; \ 580 (OUT)[1] = IN##1_C; \ 581 (OUT)[2] = IN##2_C; \ 582 (OUT)[3] = IN##3_C; \ 583 (OUT)[4] = IN##4_C; \ 584 (OUT)[5] = IN##5_C; \ 585 (OUT)[6] = IN##6_C; \ 586 (OUT)[7] = IN##7_C; \ 587 (OUT)[8] = IN##8_C; \ 588 (OUT)[9] = IN##9_C; \ [all …]
|
/third_party/python/Lib/test/ |
D | test_dis.py | 28 class _C: class 48 """ % (_C.__init__.__code__.co_firstlineno + 1,) 68 """ % (_C.cm.__code__.co_firstlineno + 2,) 77 """ % (_C.sm.__code__.co_firstlineno + 2,) 87 """ % (_C.__init__.__name__, dis_c_instance_method, 88 _C.cm.__name__, dis_c_class_method, 89 _C.sm.__name__, dis_c_static_method) 620 self.do_disassembly_test(_C, dis_c) 623 self.do_disassembly_test(_C(1).__init__, dis_c_instance_method) 626 method_bytecode = _C(1).__init__.__code__.co_code [all …]
|
/third_party/python/Lib/ |
D | types.py | 39 class _C: class 41 MethodType = type(_C()._m) 65 del sys, _f, _g, _C, _c, _ag # Not for export
|
/third_party/python/Lib/multiprocessing/ |
D | reduction.py | 211 class _C: class 214 register(type(_C().f), _reduce_method) 277 register(type(_C().f), _reduce_method)
|
/third_party/boost/libs/math/test/ |
D | test_cstdfloat.cpp | 81 … BOOST_FLOAT##the_digits##_C(0.33333333333333333333333333333333333333333); \ 91 … BOOST_FLOAT##the_digits##_C(0.66666666666666666666666666666666666666666); \ 101 … const float_type x = BOOST_FLOAT##the_digits##_C(1.0) / test_cstdfloat::zero; \
|
/third_party/ffmpeg/ffbuild/ |
D | common.mak | 47 …$($(1)) $($(1)FLAGS) $($(2)) $($(1)_DEPFLAGS) $($(1)_C) $($(1)_O) $(patsubst $(SRC_PATH)/%,$(SRC_L…
|
/third_party/boost/boost/xpressive/traits/detail/ |
D | c_ctype.hpp | 344 BOOST_MPL_ASSERT_RELATION(0377, ==, (_U|_L|_N|_S|_P|_C|_B|_X)); 356 if(name == "cntrl") return _C; in lookup_classname()
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | DevSetup.md | 165 * Under the _Configuration Properties_ branch, click _C/C++_.
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | DevSetup.md | 158 * Under the _Configuration Properties_ branch, click _C/C++_.
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-ko-comp.euc-kr.po | 27 msgstr "VPN �����ϱ�(_C)..." 32 msgstr "VPN �����ϱ�(_C)..."
|
D | mm-viet.out | 1027 msgstr "_Cỡ thường" 1172 msgstr "_Cỡ thường" 1833 msgstr "_Cửa sổ" 4154 msgstr "_Công cụ" 4285 msgstr "_Cấu hình Báo động"
|
D | mm-ko.euc-kr.po | 1047 msgstr "/����/�ݱ�(_C)" 1068 msgstr "/����/����(_C)" 1194 msgstr "/����/������ ����(_C)" 4303 msgstr "������ ����(_C)" 8605 #~ msgstr "������ ����(_C)" 9002 #~ msgstr "/����/�ݱ�(_C)"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicsAMDGPU.td | 533 // Represent sample variants, i.e. _C, _O, _B, ... and combinations thereof. 561 "_C"#ucmod, "_c"#lcmod, !listconcat(extra_addr, [AMDGPUArg<llvm_float_ty, "zcompare">])>;
|
/third_party/gettext/gettext-tools/po/ |
D | ChangeLog.0 | 1119 * Makefile.in.in: ($(PACKAGE).pot): Replace _C by _N. 1124 ($(PACKAGE).pot): Keyword for marking string constants is now _C
|
/third_party/boost/libs/numeric/conversion/doc/ |
D | definitions.qbk | 28 As defined by the [_C++ Object Model] (§1.7) the [_storage] or memory on which a
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_template.c | 35 # define RENAME(a) a ## _C
|
/third_party/skia/third_party/externals/libwebp/ |
D | ChangeLog | 503 b7971d0e dsp: avoid defining _C functions w/NEON builds 591 6cb13b05 Merge "alpha_processing: harmonize the naming suffixes to be _C()" 593 7295fde2 Merge "filters: harmonize the suffixes naming to _SSE2(), _C(), etc." 596 b161f670 filters: harmonize the suffixes naming to _SSE2(), _C(), etc. 597 dec5e4d3 alpha_processing: harmonize the naming suffixes to be _C()
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | ChangeLog | 298 b7971d0e dsp: avoid defining _C functions w/NEON builds 386 6cb13b05 Merge "alpha_processing: harmonize the naming suffixes to be _C()" 388 7295fde2 Merge "filters: harmonize the suffixes naming to _SSE2(), _C(), etc." 391 b161f670 filters: harmonize the suffixes naming to _SSE2(), _C(), etc. 392 dec5e4d3 alpha_processing: harmonize the naming suffixes to be _C()
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | crash.devcore | 2548 …_C,!!&\m!!",B!!%\&!!!!a!!!!"!!EE)!!E9&!!EK+!$D7A!"],1!!!$"!$J!9!)Pt3zz!!#7a!!!!E!"],9!$D7Az!!*(Mz!… 2714 …[>B>N%^q[r*5p?nm_M1<A";:t;OG@IMEBd_ubP^=^6"`/B_/&-m1C#+V(SL]7euS-"ph'+Y!BN#_C+_QZbsHaWBP5$Qkbem8I:… 2735 …_C,!!&\m!!",B!!%\&!!!!a!!!!"!!EE)!!E9&!!EK+!$D7A!"],1!!!$"!$J!9!)Pt3zz!!#7a!!!!E!"],9!$D7Az!!*(Mz!… 2744 …_C,!!&\m!!",B!!%\&!!!!a!!!!"!!EE)!!E9&!!EK+!$D7A!"],1!!!$"!$J!9!)Pt3zz!!#7a!!!!E!"],9!$D7Az!!*(Mz!… 2755 …_C,!!&\m!!",B!!%\&!!!!a!!!!"!!EE)!!E9&!!EK+!$D7A!"],1!!!$"!$J!9!)Pt3zz!!#7a!!!!E!"],9!$D7Az!!*(Mz!… 2766 …_C,!!&\m!!",B!!%\&!!!!a!!!!"!!EE)!!E9&!!EK+!$D7A!"],1!!!$"!$J!9!)Pt3zz!!#7a!!!!E!"],9!$D7Az!!*(Mz!…
|
/third_party/ffmpeg/tests/ |
D | reference.pnm | 683 …<:�NL�XN�ZN�ZJ�WJ�VI�XD�T@�XC�SA�VA�T?�T?�U?�XC�YB�^J�bJ�aH�hM�nN�vT�nK�eG�_C�lC��n崈٤xءu�<&�=2�9.�… 731 …oNpPoOrRwWwWrNfDT,JPKO`*#V-$+ 7 8[4�]�k'rTsUv[hMeJdH_CbGbF`EcDsT 1154 …̤Y˥Z��S��I�>�y8�u7�r1�p,�m-�f&�\�^�`%�Z�[!�Z!�U{S~V {SwOgDlKiJ[< _CpLuNvR�['vX#nMdD 1222 …�̵�͵ƾ������~��k�q^|gK}iGx\5wY;wZ6jHiE Y=U:R;H1G3C1F1F1B-B0A+S9_Cx[2pM{O�\*�i+�p3�x…
|