| /third_party/rust/crates/nix/src/sys/ioctl/ |
| D | bsd.rs | 22 pub const IN: ioctl_num_type = 0x8000_0000; constant
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless_neon.c | 145 #define LOAD_U32_AS_U8(IN) vreinterpret_u8_u32(vdup_n_u32((IN))) argument 146 #define LOAD_U32P_AS_U8(IN) vreinterpret_u8_u32(vld1_u32((IN))) argument 147 #define LOADQ_U32_AS_U8(IN) vreinterpretq_u8_u32(vdupq_n_u32((IN))) argument 148 #define LOADQ_U32P_AS_U8(IN) vreinterpretq_u8_u32(vld1q_u32((IN))) argument 149 #define GET_U8_AS_U32(IN) vget_lane_u32(vreinterpret_u32_u8((IN)), 0); argument 150 #define GETQ_U8_AS_U32(IN) vgetq_lane_u32(vreinterpretq_u32_u8((IN)), 0); argument 151 #define STOREQ_U8_AS_U32P(OUT, IN) vst1q_u32((OUT), vreinterpretq_u32_u8((IN))); argument 244 #define GENERATE_PREDICTOR_1(X, IN) \ argument 331 #define GENERATE_PREDICTOR_2(X, IN) \ argument
|
| D | common_sse2.h | 109 #define VP8PlanarTo24bHelper(IN, OUT) \ argument
|
| D | lossless_sse2.c | 226 #define GENERATE_PREDICTOR_1(X, IN) \ argument 255 #define GENERATE_PREDICTOR_2(X, IN) \ in GENERATE_PREDICTOR_ADD() argument
|
| D | lossless.c | 583 #define COPY_PREDICTOR_ARRAY(IN, OUT) do { \ argument
|
| D | lossless_enc_sse2.c | 442 #define GENERATE_PREDICTOR_1(X, IN) \ argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | mlpdsp_armv6.S | 93 IN .req a3 label 234 IN .req a3 label 345 IN .req a3 label
|
| D | mdct_vfp.S | 26 IN .req a3 label
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
| D | poll_fd.rs | 10 const IN = linux_raw_sys::general::POLLIN as u16; constant
|
| D | epoll.rs | 89 const IN = linux_raw_sys::general::EPOLLIN as u32; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/io/ |
| D | poll_fd.rs | 17 const IN = c::POLLIN; constant
|
| D | epoll.rs | 88 const IN = c::EPOLLIN as u32; constant
|
| /third_party/node/test/common/ |
| D | dns.js | 20 IN: 1, property
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
| D | HolidayBorderPanel.java | 44 public final static int IN = 3; field in HolidayBorderPanel
|
| /third_party/python/Lib/test/ |
| D | test_range.py | 328 class IN: class
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgToken.hpp | 113 IN, enumerator
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_clip.c | 97 #define LINTERP(T, OUT, IN) ((OUT) + (T) * ((IN) - (OUT))) argument
|
| /third_party/skia/modules/canvaskit/tests/ |
| D | canvas2d.spec.js | 646 const IN = 'purple'; constant
|
| /third_party/libphonenumber/javascript/i18n/phonenumbers/ |
| D | shortnumbermetadata.js | 1532 ,"IN":[,[,,"[12578]\\d{2,8}",,,,,,,[3,4,5,6,7,8,9] property
|
| D | metadatalite.js | 3536 ,"IN":[,[,,"(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",,,,,,,[8,9,10,11,12,13] property
|
| D | metadata.js | 3536 ,"IN":[,[,,"(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",,,,,,,[8,9,10,11,12,13] property
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | ustrtest.cpp | 1327 UnicodeString IN("abc\\u4567 \\n\\r \\U00101234xyz\\x1\\x{5289}\\x1b", -1, US_INV); in TestUnescape() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | NumberRegressionTests.java | 1175 final double IN[] = { 123.456, -123.456 }; in Test4140009() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | NumberRegressionTests.java | 1172 final double IN[] = { 123.456, -123.456 }; in Test4140009() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| D | platform-win32.cc | 1329 #define IN macro
|