Home
last modified time | relevance | path

Searched defs:lcs (Results 1 – 24 of 24) sorted by relevance

/external/libwebsockets/lib/drivers/led/
Dled-seq.c57 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()
Dled-gpio.c30 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/
Dlcs_test.cpp32 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/
Dlcs_test.cpp32 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/
Dlcs_test.cpp32 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/
Dtest-diff2.cc40 bool lcs; member
141 string lcs; in main() local
/external/libabigail/src/
Dabg-diff-utils.cc157 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/
Dcryptocell_plat_helpers.c34 uint32_t lcs; in cc_get_rotpk_hash() local
Dcryptocell_crypto.c61 uint32_t lcs; in init() local
/external/arm-trusted-firmware/drivers/auth/cryptocell/713/
Dcryptocell_plat_helpers.c26 uint32_t lcs; in cc_get_rotpk_hash() local
Dcryptocell_crypto.c52 uint32_t lcs; in init() local
/external/libabigail/include/
Dabg-diff-utils.h1488 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/
Drom_api.c90 uint32_t rcar_rom_get_lcs(uint32_t *lcs) in rcar_rom_get_lcs()
/external/arm-trusted-firmware/drivers/renesas/common/auth/
Dauth_mod.c143 uint32_t lcs, ret; in auth_mod_init() local
/external/rust/crates/regex/src/literal/
Dimp.rs16 lcs: Memmem, field
137 pub fn lcs(&self) -> &Memmem { in lcs() method
/external/truth/core/src/main/java/com/google/common/truth/
DDiffUtils.java42 private int[][] lcs; field in DiffUtils
/external/arm-trusted-firmware/plat/renesas/rcar/
Dbl2_plat_setup.c245 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/
Dbl2_plat_setup.c675 uint32_t lcs; in bl2_el3_early_platform_setup() local
/external/rust/crates/regex/src/
Dexec.rs837 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/
Dprivate-lib-roles-http.h258 struct lws_compression_support *lcs; member
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp1631 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp1628 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Ddiff.cpp1726 LongestCommonSubsequence<std::vector<const opt::Instruction*>> lcs(src_body, in MatchFunctionBodies() local
/external/skia/src/pathops/
DSkPathOpsDebug.cpp2166 double lcs, lce, los, loe; in DebugCheckOverlap() local