| /third_party/libdrm/radeon/ |
| D | radeon_cs.c | 14 radeon_cs_write_reloc(struct radeon_cs *cs, struct radeon_bo *bo, in radeon_cs_write_reloc() 28 radeon_cs_begin(struct radeon_cs *cs, uint32_t ndw, in radeon_cs_begin() 36 radeon_cs_end(struct radeon_cs *cs, in radeon_cs_end() 43 drm_public int radeon_cs_emit(struct radeon_cs *cs) in radeon_cs_emit() 49 drm_public int radeon_cs_destroy(struct radeon_cs *cs) in radeon_cs_destroy() 55 drm_public int radeon_cs_erase(struct radeon_cs *cs) in radeon_cs_erase() 61 drm_public int radeon_cs_need_flush(struct radeon_cs *cs) in radeon_cs_need_flush() 67 drm_public void radeon_cs_print(struct radeon_cs *cs, FILE *file) in radeon_cs_print() 74 radeon_cs_set_limit(struct radeon_cs *cs, uint32_t domain, uint32_t limit) in radeon_cs_set_limit() 83 drm_public void radeon_cs_space_set_flush(struct radeon_cs *cs, in radeon_cs_space_set_flush() [all …]
|
| D | radeon_cs_space.c | 109 static int radeon_cs_do_space_check(struct radeon_cs_int *cs, struct radeon_cs_space_check *new_tmp) in radeon_cs_do_space_check() 166 radeon_cs_space_add_persistent_bo(struct radeon_cs *cs, struct radeon_bo *bo, in radeon_cs_space_add_persistent_bo() 189 static int radeon_cs_check_space_internal(struct radeon_cs_int *cs, in radeon_cs_check_space_internal() 210 radeon_cs_space_check_with_bo(struct radeon_cs *cs, struct radeon_bo *bo, in radeon_cs_space_check_with_bo() 230 drm_public int radeon_cs_space_check(struct radeon_cs *cs) in radeon_cs_space_check() 236 drm_public void radeon_cs_space_reset_bos(struct radeon_cs *cs) in radeon_cs_space_reset_bos()
|
| D | radeon_cs_gem.c | 74 struct drm_radeon_cs cs; member 172 static int cs_gem_write_reloc(struct radeon_cs_int *cs, in cs_gem_write_reloc() 276 static int cs_gem_begin(struct radeon_cs_int *cs, in cs_gem_begin() 311 static int cs_gem_end(struct radeon_cs_int *cs, in cs_gem_end() 337 static void cs_gem_dump_bof(struct radeon_cs_int *cs) in cs_gem_dump_bof() 424 static int cs_gem_emit(struct radeon_cs_int *cs) in cs_gem_emit() 461 static int cs_gem_destroy(struct radeon_cs_int *cs) in cs_gem_destroy() 473 static int cs_gem_erase(struct radeon_cs_int *cs) in cs_gem_erase() 497 static int cs_gem_need_flush(struct radeon_cs_int *cs) in cs_gem_need_flush() 502 static void cs_gem_print(struct radeon_cs_int *cs, FILE *file) in cs_gem_print()
|
| D | radeon_cs.h | 115 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword() 123 static inline void radeon_cs_write_qword(struct radeon_cs *cs, uint64_t qword) in radeon_cs_write_qword() 132 static inline void radeon_cs_write_table(struct radeon_cs *cs, in radeon_cs_write_table()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | ustring.h | 931 # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) argument 933 # define U_STRING_INIT(var, cs, length) argument 935 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=L ## cs argument 937 # define U_STRING_INIT(var, cs, length) argument 939 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=cs argument 941 # define U_STRING_INIT(var, cs, length) argument 943 # define U_STRING_DECL(var, cs, length) static UChar var[(length)+1] argument 945 # define U_STRING_INIT(var, cs, length) u_charsToUChars(cs, var, length+1) argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | ustring.h | 931 # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) argument 933 # define U_STRING_INIT(var, cs, length) argument 935 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=L ## cs argument 937 # define U_STRING_INIT(var, cs, length) argument 939 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=cs argument 941 # define U_STRING_INIT(var, cs, length) argument 943 # define U_STRING_DECL(var, cs, length) static UChar var[(length)+1] argument 945 # define U_STRING_INIT(var, cs, length) u_charsToUChars(cs, var, length+1) argument
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | ustring.h | 931 # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) argument 933 # define U_STRING_INIT(var, cs, length) argument 935 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=L ## cs argument 937 # define U_STRING_INIT(var, cs, length) argument 939 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=cs argument 941 # define U_STRING_INIT(var, cs, length) argument 943 # define U_STRING_DECL(var, cs, length) static UChar var[(length)+1] argument 945 # define U_STRING_INIT(var, cs, length) u_charsToUChars(cs, var, length+1) argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | ustring.h | 931 # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) argument 933 # define U_STRING_INIT(var, cs, length) argument 935 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=L ## cs argument 937 # define U_STRING_INIT(var, cs, length) argument 939 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=cs argument 941 # define U_STRING_INIT(var, cs, length) argument 943 # define U_STRING_DECL(var, cs, length) static UChar var[(length)+1] argument 945 # define U_STRING_INIT(var, cs, length) u_charsToUChars(cs, var, length+1) argument
|
| /third_party/python/Python/ |
| D | condvar.h | 109 PyMUTEX_INIT(PyMUTEX_T *cs) in PyMUTEX_INIT() 116 PyMUTEX_FINI(PyMUTEX_T *cs) in PyMUTEX_FINI() 123 PyMUTEX_LOCK(PyMUTEX_T *cs) in PyMUTEX_LOCK() 130 PyMUTEX_UNLOCK(PyMUTEX_T *cs) in PyMUTEX_UNLOCK() 161 _PyCOND_WAIT_MS(PyCOND_T *cv, PyMUTEX_T *cs, DWORD ms) in _PyCOND_WAIT_MS() 192 PyCOND_WAIT(PyCOND_T *cv, PyMUTEX_T *cs) in PyCOND_WAIT() 199 PyCOND_TIMEDWAIT(PyCOND_T *cv, PyMUTEX_T *cs, long long us) in PyCOND_TIMEDWAIT() 236 PyMUTEX_INIT(PyMUTEX_T *cs) in PyMUTEX_INIT() 243 PyMUTEX_FINI(PyMUTEX_T *cs) in PyMUTEX_FINI() 249 PyMUTEX_LOCK(PyMUTEX_T *cs) in PyMUTEX_LOCK() [all …]
|
| /third_party/gstreamer/gstreamer/tests/check/libs/ |
| D | controller.c | 283 GstControlSource *cs; in GST_START_TEST() local 306 GstControlSource *cs; in GST_START_TEST() local 336 GstControlSource *cs; in GST_START_TEST() local 386 GstControlSource *cs; in GST_START_TEST() local 423 GstControlSource *cs; in GST_START_TEST() local 469 GstControlSource *cs; in GST_START_TEST() local 508 GstControlSource *cs; in GST_START_TEST() local 561 GstControlSource *cs; in GST_START_TEST() local 604 GstControlSource *cs; in GST_START_TEST() local 670 GstControlSource *cs; in GST_START_TEST() local [all …]
|
| /third_party/boost/libs/test/test/utils-ts/ |
| D | algorithm-test.cpp | 73 const_string cs( "test_string" ); in BOOST_AUTO_TEST_CASE() local 90 const_string cs( "test_string" ); in BOOST_AUTO_TEST_CASE() local 109 const_string cs( "test_string" ); in BOOST_AUTO_TEST_CASE() local 126 … std::string cs( "cstring: cstring is a const string that can be transformed to an std::string" ); in BOOST_AUTO_TEST_CASE() local 141 std::string cs( "some\\file\\with\\wrong:.path" ); in BOOST_AUTO_TEST_CASE() local 161 std::string cs( "this string contains x='374'u elements of size y='24'u and y='75'z" ); in BOOST_AUTO_TEST_CASE() local
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/omap3/ |
| D | sdrc.c | 68 u32 get_sdr_cs_size(u32 cs) in get_sdr_cs_size() 83 u32 get_sdr_cs_offset(u32 cs) in get_sdr_cs_offset() 101 static void write_sdrc_timings(u32 cs, struct sdrc_actim *sdrc_actim_base, in write_sdrc_timings() 129 void do_sdrc_init(u32 cs, u32 early) in do_sdrc_init()
|
| /third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5445x/ |
| D | dspi.c | 14 void dspi_chip_select(int cs) in dspi_chip_select() 60 void dspi_chip_unselect(int cs) in dspi_chip_unselect()
|
| /third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5227x/ |
| D | dspi.c | 14 void dspi_chip_select(int cs) in dspi_chip_select() 30 void dspi_chip_unselect(int cs) in dspi_chip_unselect()
|
| /third_party/openssl/crypto/ec/curve448/arch_32/ |
| D | f_impl.c | 15 void gf_mul(gf_s * RESTRICT cs, const gf as, const gf bs) in gf_mul() 64 void gf_mulw_unsigned(gf_s * RESTRICT cs, const gf as, uint32_t b) in gf_mulw_unsigned() 92 void gf_sqr(gf_s * RESTRICT cs, const gf as) in gf_sqr()
|
| /third_party/skia/src/core/ |
| D | SkClipStackDevice.h | 21 SkClipStack& cs() { return fClipStack; } in cs() function 22 const SkClipStack& cs() const { return fClipStack; } in cs() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkClipStackDevice.h | 21 SkClipStack& cs() { return fClipStack; } in cs() function 22 const SkClipStack& cs() const { return fClipStack; } in cs() function
|
| /third_party/ffmpeg/libavutil/ |
| D | twofish.c | 187 static uint32_t MDS_mul(AVTWOFISH *cs, uint32_t X) in MDS_mul() 192 static void precomputeMDS(AVTWOFISH *cs) in precomputeMDS() 206 static void twofish_encrypt(AVTWOFISH *cs, uint8_t *dst, const uint8_t *src) in twofish_encrypt() 234 static void twofish_decrypt(AVTWOFISH *cs, uint8_t *dst, const uint8_t *src, uint8_t *iv) in twofish_decrypt() 269 av_cold int av_twofish_init(AVTWOFISH *cs, const uint8_t *key, int key_bits) in av_twofish_init() 312 void av_twofish_crypt(AVTWOFISH *cs, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int … in av_twofish_crypt()
|
| /third_party/skia/tools/gpu/ |
| D | YUVUtils.cpp | 54 Generator(SkYUVAPixmaps pixmaps, sk_sp<SkColorSpace> cs) in Generator() 142 SkYUVColorSpace cs, in MakeYUVAPlanesAsA8() 191 sk_sp<SkColorSpace> cs) { in Make() 202 sk_sp<SkColorSpace> cs) { in Make() 221 bool LazyYUVImage::reset(sk_sp<SkData> data, GrMipmapped mipmapped, sk_sp<SkColorSpace> cs) { in reset() 247 bool LazyYUVImage::reset(SkYUVAPixmaps pixmaps, GrMipmapped mipmapped, sk_sp<SkColorSpace> cs) { in reset()
|
| /third_party/boost/libs/optional/test/ |
| D | optional_test_emplace.cpp | 55 const std::string cs; in test_emplace() local 96 const std::string cs; in test_in_place_ctor() local 145 const std::string cs; in test_in_place_if_ctor() local 299 const std::string cs; in test_emplace() local 318 const std::string cs; in test_in_place_ctor() local 340 const std::string cs; in test_in_place_if_ctor() local
|
| /third_party/uboot/u-boot-2020.01/drivers/video/ |
| D | hitachi_tx18d42vm_lcd.c | 18 static void lcd_panel_spi_write(int cs, int clk, int mosi, in lcd_panel_spi_write() 48 int i, cs, clk, mosi, ret = 0; in hitachi_tx18d42vm_init() local
|
| /third_party/uboot/u-boot-2020.01/drivers/memory/ |
| D | ti-aemif.c | 15 #define AEMIF_CONFIG(cs) (CONFIG_AEMIF_CNTRL_BASE + 0x10 \ argument 37 static void aemif_configure(int cs, struct aemif_config *cfg) in aemif_configure() 70 int cs; in aemif_init() local
|
| /third_party/uboot/u-boot-2020.01/board/compulab/common/ |
| D | omap3_smc911x.c | 30 static void cl_omap3_smc911x_setup_net_chip_gmpc(int cs, u32 base_addr) in cl_omap3_smc911x_setup_net_chip_gmpc() 74 int cl_omap3_smc911x_init(int id, int cs, u32 base_addr, in cl_omap3_smc911x_init()
|
| /third_party/uboot/u-boot-2020.01/board/tqc/tqm834x/ |
| D | tqm834x.c | 72 int cs; in dram_init() local 249 static long int get_ddr_bank_size(short cs, long *base) in get_ddr_bank_size() 318 static void set_cs_bounds(short cs, ulong base, ulong size) in set_cs_bounds() 336 static void set_cs_config(short cs, long config) in set_cs_config()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | UResource.java | 190 private boolean regionMatches(int start, CharSequence cs, int n) { in regionMatches() 214 public boolean contentEquals(CharSequence cs) { in contentEquals() 221 public boolean startsWith(CharSequence cs) { in startsWith() 226 public boolean endsWith(CharSequence cs) { in endsWith() 235 public boolean regionMatches(int start, CharSequence cs) { in regionMatches() 260 public int compareTo(CharSequence cs) { in compareTo()
|