Home
last modified time | relevance | path

Searched refs:lcp (Results 1 – 21 of 21) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant.cmd59 lcp = value('LOCALCLASSPATH',,env)
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
63 lcp = lcp || cp
66 if lcp\='' then lcp = '-classpath' lcp
68 cmd = java opts lcp '-jar' ANT_HOME ||'\lib\ant-launcher.jar' settings args antarg
72 java opts lcp entry settings args antarg
Dantenv.cmd28 lcp = ''
33 when param='-lcp' then mode = 'l'
41 when mode = 'l' then lcp = space(lcp param, 1)
67 if lcp\='' then interpret 'call "' || envset || '"' '"; LOCALCLASSPATH"' '"' || lcp || '"'
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp358 PWL_CREATEPARAM lcp = cp; in CreateListBox() local
359 lcp.pParentWnd = this; in CreateListBox()
360 lcp.dwFlags = PWS_CHILD | PWS_BORDER | PWS_BACKGROUND | PLBS_HOVERSEL | PWS_VSCROLL; in CreateListBox()
361 lcp.nBorderStyle = PBS_SOLID; in CreateListBox()
362 lcp.dwBorderWidth = 1; in CreateListBox()
363 lcp.eCursorType = FXCT_ARROW; in CreateListBox()
364 lcp.rcRectWnd = CPDF_Rect(0,0,0,0); in CreateListBox()
367 lcp.fFontSize = PWLCB_DEFAULTFONTSIZE; in CreateListBox()
369 lcp.fFontSize = cp.fFontSize; in CreateListBox()
372 lcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR; in CreateListBox()
[all …]
DPWL_IconList.cpp90 PWL_CREATEPARAM lcp = cp; in CreateChildWnd() local
91 lcp.pParentWnd = this; in CreateChildWnd()
92 lcp.dwFlags = PWS_CHILD | PWS_VISIBLE | PES_LEFT | PES_CENTER; in CreateChildWnd()
93 lcp.sTextColor = PWL_DEFAULT_BLACKCOLOR; in CreateChildWnd()
94 lcp.fFontSize = 12; in CreateChildWnd()
95 m_pText->Create(lcp); in CreateChildWnd()
DPWL_Note.cpp1498 PWL_CREATEPARAM lcp = cp; in CreateChildWnd() local
1499 lcp.pParentWnd = this; in CreateChildWnd()
1500 lcp.dwFlags = PWS_VISIBLE | PWS_CHILD; in CreateChildWnd()
1501 lcp.eCursorType = FXCT_NESW; in CreateChildWnd()
1502 lcp.sTextColor = sTextColor; in CreateChildWnd()
1503 m_pLBBox->Create(lcp); in CreateChildWnd()
/external/valgrind/main/memcheck/
Dmc_leakcheck.c1174 static void get_printing_rules(LeakCheckParams* lcp, in get_printing_rules() argument
1187 switch (lcp->deltamode) { in get_printing_rules()
1206 *print_record = lcp->mode == LC_Full && delta_considered in get_printing_rules()
1207 && RiS(lr->key.state,lcp->show_leak_kinds); in get_printing_rules()
1212 *count_as_error = lcp->mode == LC_Full && delta_considered in get_printing_rules()
1213 && RiS(lr->key.state,lcp->errors_for_leak_kinds); in get_printing_rules()
1216 static void print_results(ThreadId tid, LeakCheckParams* lcp) in print_results() argument
1347 if (lcp->mode == LC_Full && lcp->max_loss_records_output < n_lossrecords) { in print_results()
1352 get_printing_rules (lcp, lr, &count_as_error, &print_record); in print_results()
1361 if (nr_printable_records == lcp->max_loss_records_output) in print_results()
[all …]
Dmc_main.c5573 LeakCheckParams lcp; in handle_gdb_monitor_command() local
5576 lcp.mode = LC_Full; in handle_gdb_monitor_command()
5577 lcp.show_leak_kinds = R2S(Possible) | R2S(Unreached); in handle_gdb_monitor_command()
5578 lcp.errors_for_leak_kinds = 0; // no errors for interactive leak search. in handle_gdb_monitor_command()
5579 lcp.heuristics = 0; in handle_gdb_monitor_command()
5580 lcp.deltamode = LCD_Increased; in handle_gdb_monitor_command()
5581 lcp.max_loss_records_output = 999999999; in handle_gdb_monitor_command()
5582 lcp.requested_by_monitor_command = True; in handle_gdb_monitor_command()
5597 lcp.mode = LC_Full; break; in handle_gdb_monitor_command()
5599 lcp.mode = LC_Summary; break; in handle_gdb_monitor_command()
[all …]
Dmc_include.h352 void MC_(detect_memory_leaks) ( ThreadId tid, LeakCheckParams * lcp);
/external/ppp/pppd/
DMakefile.linux14 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
19 ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h \
23 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
Dutils.c856 unsigned char *lcp = p + PPP_HDRLEN; in dump_packet() local
857 int l = (lcp[2] << 8) + lcp[3]; in dump_packet()
859 if ((lcp[0] == ECHOREQ || lcp[0] == ECHOREP) in dump_packet()
DAndroid.mk8 lcp.c \
DMakefile.sol211 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/
DECLIPSEF.SF171 Name: bin/lcp.bat
DMANIFEST.MF226 Name: bin/lcp.bat
/external/chromium_org/third_party/icu/source/data/misc/
DlikelySubtags.txt236 lcp{"lcp_Thai_CN"}
DsupplementalData.txt5550 lcp{
10662 lcp{
14692 lcp{
/external/icu/icu4c/source/data/misc/
DlikelySubtags.txt278 lcp{"lcp_Thai_CN"}
DsupplementalData.txt5790 lcp{
11674 lcp{
15717 lcp{
/external/oprofile/events/i386/westmere/
Dunit_masks95 0x01 lcp Length Change Prefix stall cycles
/external/oprofile/events/i386/nehalem/
Dunit_masks205 0x01 lcp Cycles Instruction Length Decoder stalls due to length changing prefixes: 66, 67 or REX
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
Dfinal-url-en52955 http://www.law.duke.edu/journals/lcp/articles/lcp61dAutumn1998p233.htm