Searched defs:lcp (Results 1 – 6 of 6) sorted by relevance
/external/brotli/research/ |
D | find_opt_references.cc | 54 void BuildLCP(input_type* storage, sarray_type* sarray, lcp_type* lcp, in BuildLCP() 75 inline void PrintReference(sarray_type* sarray, lcp_type* lcp, size_t size, in PrintReference() 91 inline void GoLeft(sarray_type* sarray, lcp_type* lcp, int idx, int left_ix, in GoLeft() 103 inline void GoRight(sarray_type* sarray, lcp_type* lcp, int idx, size_t size, in GoRight() 115 inline void StoreReference(sarray_type* sarray, lcp_type* lcp, size_t size, in StoreReference() 130 void ProcessReferences(sarray_type* sarray, lcp_type* lcp, size_t size, in ProcessReferences() 224 lcp_type* lcp = new lcp_type[input_size]; in main() local
|
/external/google-breakpad/src/client/mac/handler/ |
D | breakpad_nlist_64.cc | 294 struct load_command *lcp = load_commands; in __breakpad_fdnlist() local
|
/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_ComboBox.cpp | 309 PWL_CREATEPARAM lcp = cp; in CreateListBox() local
|
/external/ppp/pppd/ |
D | utils.c | 819 unsigned char *lcp = p + PPP_HDRLEN; in dump_packet() local
|
/external/valgrind/memcheck/ |
D | mc_leakcheck.c | 1264 static void get_printing_rules(LeakCheckParams* lcp, in get_printing_rules() 1489 static void print_results(ThreadId tid, LeakCheckParams* lcp) in print_results()
|
D | mc_main.c | 6582 LeakCheckParams lcp; in handle_gdb_monitor_command() local 6987 LeakCheckParams lcp; in mc_handle_client_request() local 8052 LeakCheckParams lcp; in mc_fini() local
|