| /external/libwebsockets/lib/drivers/led/ |
| D | led-seq.c | 57 lws_seq_advance(lws_led_state_t *lcs, lws_led_state_ch_t *ch) in lws_seq_advance() 117 lws_seq_timer_handle(lws_led_state_t *lcs) in lws_seq_timer_handle() 153 lws_led_set_chs_seq(struct lws_led_state *lcs, lws_led_state_ch_t *dest, in lws_led_set_chs_seq() 186 lws_led_transition(struct lws_led_state *lcs, const char *name, in lws_led_transition()
|
| D | led-gpio.c | 30 lws_led_state_t *lcs = LWS_PLAT_TIMER_CB_GET_OPAQUE(th); in LWS_PLAT_TIMER_CB() local 46 lws_led_state_t *lcs = lws_zalloc(sizeof(lws_led_state_t) + in lws_led_gpio_create() local 81 lws_led_gpio_destroy(struct lws_led_state *lcs) in lws_led_gpio_destroy()
|
| /external/swiftshader/third_party/SPIRV-Tools/test/diff/ |
| D | lcs_test.cpp | 32 LCS lcs(src, dst); in VerifyMatch() local 67 LCS lcs(src, dst); in TEST() local 81 LCS lcs(src, dst); in TEST() local 95 LCS lcs(src, dst); in TEST() local 109 LCS lcs(src, dst); in TEST() local 123 LCS lcs(src, dst); in TEST() local 140 LCS lcs(src, dst); in TEST() local 157 LCS lcs(src, dst); in TEST() local 174 LCS lcs(src, dst); in TEST() local 191 LCS lcs(src, dst); in TEST() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/test/diff/ |
| D | lcs_test.cpp | 32 LCS lcs(src, dst); in VerifyMatch() local 67 LCS lcs(src, dst); in TEST() local 81 LCS lcs(src, dst); in TEST() local 95 LCS lcs(src, dst); in TEST() local 109 LCS lcs(src, dst); in TEST() local 123 LCS lcs(src, dst); in TEST() local 140 LCS lcs(src, dst); in TEST() local 157 LCS lcs(src, dst); in TEST() local 174 LCS lcs(src, dst); in TEST() local 191 LCS lcs(src, dst); in TEST() local [all …]
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/diff/ |
| D | lcs_test.cpp | 32 LCS lcs(src, dst); in VerifyMatch() local 67 LCS lcs(src, dst); in TEST() local 81 LCS lcs(src, dst); in TEST() local 95 LCS lcs(src, dst); in TEST() local 109 LCS lcs(src, dst); in TEST() local 123 LCS lcs(src, dst); in TEST() local 140 LCS lcs(src, dst); in TEST() local 157 LCS lcs(src, dst); in TEST() local 174 LCS lcs(src, dst); in TEST() local 191 LCS lcs(src, dst); in TEST() local [all …]
|
| /external/libabigail/tests/ |
| D | test-diff2.cc | 40 bool lcs; member 141 string lcs; in main() local
|
| /external/libabigail/src/ |
| D | abg-diff-utils.cc | 157 compute_lcs(const char* str1, const char* str2, int &ses_len, string& lcs) in compute_lcs() 189 vector<point> lcs; in compute_ses() local
|
| /external/arm-trusted-firmware/drivers/auth/cryptocell/712/ |
| D | cryptocell_plat_helpers.c | 34 uint32_t lcs; in cc_get_rotpk_hash() local
|
| D | cryptocell_crypto.c | 61 uint32_t lcs; in init() local
|
| /external/arm-trusted-firmware/drivers/auth/cryptocell/713/ |
| D | cryptocell_plat_helpers.c | 26 uint32_t lcs; in cc_get_rotpk_hash() local
|
| D | cryptocell_crypto.c | 52 uint32_t lcs; in init() local
|
| /external/libabigail/include/ |
| D | abg-diff-utils.h | 1488 vector<point>& lcs, in compute_diff() 1690 vector<point>& lcs, in compute_diff() 1757 vector<point>& lcs, in compute_diff() 1810 vector<point>& lcs, in compute_diff() 1853 vector<point>& lcs, in compute_diff() 1916 vector<point> lcs; in compute_diff() local
|
| /external/arm-trusted-firmware/drivers/renesas/common/rom/ |
| D | rom_api.c | 90 uint32_t rcar_rom_get_lcs(uint32_t *lcs) in rcar_rom_get_lcs()
|
| /external/arm-trusted-firmware/drivers/renesas/common/auth/ |
| D | auth_mod.c | 143 uint32_t lcs, ret; in auth_mod_init() local
|
| /external/rust/crates/regex/src/literal/ |
| D | imp.rs | 16 lcs: Memmem, field 137 pub fn lcs(&self) -> &Memmem { in lcs() method
|
| /external/truth/core/src/main/java/com/google/common/truth/ |
| D | DiffUtils.java | 42 private int[][] lcs; field in DiffUtils
|
| /external/arm-trusted-firmware/plat/renesas/rcar/ |
| D | bl2_plat_setup.c | 245 uint32_t lcs, reg, val; in bl2_plat_flush_bl31_params() local 793 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_el3_early_platform_setup() local
|
| /external/arm-trusted-firmware/plat/renesas/rzg/ |
| D | bl2_plat_setup.c | 675 uint32_t lcs; in bl2_el3_early_platform_setup() local
|
| /external/rust/crates/regex/src/ |
| D | exec.rs | 837 let lcs = self.ro.suffixes.lcs(); in exec_dfa_reverse_suffix() localVariable 1238 let lcs = ro.suffixes.lcs(); in is_anchor_end_match() localVariable
|
| /external/libwebsockets/lib/roles/http/ |
| D | private-lib-roles-http.h | 258 struct lws_compression_support *lcs; member
|
| /external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 1631 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
|
| /external/deqp-deps/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 1628 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/ |
| D | diff.cpp | 1726 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 2166 double lcs, lce, los, loe; in DebugCheckOverlap() local
|