HomeSort by relevance Sort by last modified time
    Searched refs:expand (Results 151 - 175 of 398) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/openssh/regress/
Makefile 60 host-expand
  /external/smack/src/org/xbill/DNS/
Generator.java 231 expand() throws IOException { method in class:Generator
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
48 echo WinDebug\expand.obj >>link.dbg
91 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\windebug\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:yes /PDB:.\WinDebug/%make%.pdb /DEBUG /MACHINE:I386 /OUT:.\WinDebug/%make%.exe .\WinDebug/variable.obj .\WinDebug/rule.obj .\WinDebug/remote-stub.obj .\WinDebug/commands.obj .\WinDebug/file.obj .\WinDebug/getloadavg.obj .\WinDebug/default.obj .\WinDebug/signame.obj .\WinDebug/expand.obj .\WinDebug/dir.obj .\WinDebug/main.obj .\WinDebug/getopt1.obj .\WinDebug/job.obj .\WinDebug/read.obj .\WinDebug/version.obj .\WinDebug/getopt.obj .\WinDebug/arscan.obj .\WinDebug/remake.obj .\WinDebug/hash.obj .\WinDebug/strcache.obj .\WinDebug/misc.obj .\WinDebug/ar.obj .\WinDebug/function.obj .\WinDebug/vpath.obj .\WinDebug/implicit.obj .\WinDebug/dirent.obj .\WinDebug/glob.obj .\WinDebug/fnmatch.obj .\WinDebug/pathstuff.obj
114 cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/ /Fp.\WinRel/%make%.pch /Fo.\WinRel/ /c expand.c
115 echo WinRel\expand.obj >>link.rel
158 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\winrel\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:no /PDB:.\WinRel/%make%.pdb /MACHINE:I386 /OUT:.\WinRel/%make%.exe .\WinRel/variable.obj .\WinRel/rule.obj .\WinRel/remote-stub.obj .\WinRel/commands.obj .\WinRel/file.obj .\WinRel/getloadavg.obj .\WinRel/default.obj .\WinRel/signame.obj .\WinRel/expand.obj .\WinRel/dir.obj .\WinRel/main.obj .\WinRel/getopt1.obj .\WinRel/job.obj .\WinRel/read.obj .\WinRel/version.obj .\WinRel/getopt.obj .\WinRel/arscan.obj .\WinRel/remake.obj .\WinRel/misc.obj .\WinRel/hash.obj .\WinRel/strcache.obj .\WinRel/ar.obj .\WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob.obj .\WinRel/fnmatch.obj .\WinRel/pathstuff.obj
175 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c expand.c
195 gcc -mthreads -gstabs+ -ggdb3 -o gnumake.exe variable.o rule.o remote-stub.o commands.o file.o getloadavg.o default.o signame.o expand.o dir.o main.o getopt1.o job.o read.o version.o getopt.o arscan.o remake.o misc.o hash.o strcache.o ar.o function.o vpath.o implicit.o glob.o fnmatch.o pathstuff.o w32_misc.o sub_proc.o w32err.o -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 27 use Text::Tabs qw(expand);
193 join '', map { s/ +$//; expand $_ } `$ARGV[0] $_ 2>/dev/null`
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 151 text.pack(side=LEFT, fill=BOTH, expand=1)
CodeContext.py 82 self.label.pack(side=TOP, fill=X, expand=False,
ObjectBrowser.py 144 sc.frame.pack(expand=1, fill="both")
ReplaceDialog.py 70 new = m.expand(repl)
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
textwrap.py 59 Expand tabs in input text to spaces before further processing.
149 Munge whitespace in text: expand tabs and convert all other
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 151 text.pack(side=LEFT, fill=BOTH, expand=1)
CodeContext.py 82 self.label.pack(side=TOP, fill=X, expand=False,
ObjectBrowser.py 144 sc.frame.pack(expand=1, fill="both")
ReplaceDialog.py 70 new = m.expand(repl)
configHelpSourceEdit.py 49 self.frameMain.pack(side=TOP, expand=TRUE, fill=BOTH)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 59 Expand tabs in input text to spaces before further processing.
149 Munge whitespace in text: expand tabs and convert all other
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DataGrid.js 858 this.selectedNode.expand();
    [all...]
ElementsPanel.js 320 this.treeOutline.selectedTreeElement.expand();
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
t1_enc.c 570 if (s->expand != NULL)
572 COMP_CTX_free(s->expand);
573 s->expand = NULL;
577 s->expand=COMP_CTX_new(comp->method);
578 if (s->expand == NULL)
    [all...]
  /external/openssl/ssl/
t1_enc.c 385 if (s->expand != NULL)
387 COMP_CTX_free(s->expand);
388 s->expand=NULL;
392 s->expand=COMP_CTX_new(comp->method);
393 if (s->expand == NULL)
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 68 expand();
72 var expand = function() {
149 // Traverse up the tree and expand all parent nav-sections
302 // Set up expand/collapse behavior
321 // now expand me
421 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 91 expand();
95 var expand = function() {
207 // Traverse up the tree and expand all parent nav-sections
376 // Set up expand/collapse behavior
395 // now expand me
495 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 90 expand();
94 var expand = function() {
362 // Set up expand/collapse behavior
579 // now expand me
587 // Stop expand/collapse behavior when clicking on nav section links
616 // Traverse up the tree and expand all parent nav-sections
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 542 | {expand} variable bracket_open expression bracket_close
543 {->New variable.expand(
708 | {expand} [parent]:variable [child]:expression // foo["bar"]
  /external/clang/lib/StaticAnalyzer/Core/
SymbolManager.cpp 105 expand();
114 void SymExpr::symbol_iterator::expand() { function in class:SymExpr::symbol_iterator

Completed in 1230 milliseconds

1 2 3 4 5 67 8 91011>>