HomeSort by relevance Sort by last modified time
    Searched defs:strip (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/v8/test/mjsunit/
fun-name.js 28 function strip(s) { function
32 assertEquals('function(){}', strip((function () { }).toString()));
33 assertEquals('functionanonymous(){}', strip(new Function().toString()));
  /external/lldb/examples/scripting/
dictionary.c 26 strip (char **word) function
105 new_word = strip (&new_word);
  /external/chromium_org/third_party/icu/source/samples/layout/
FontMap.cpp 56 line = strip(buffer);
64 fontName = strip(&c[1]);
65 scriptName = strip(line);
171 char *FontMap::strip(char *s) function in class:FontMap
  /external/chromium_org/third_party/skia/third_party/lua/src/
ldump.c 22 int strip; member in struct:__anon20041
123 DumpString((D->strip) ? NULL : f->source,D);
124 n= (D->strip) ? 0 : f->sizelineinfo;
126 n= (D->strip) ? 0 : f->sizelocvars;
134 n= (D->strip) ? 0 : f->sizeupvalues;
162 int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip)
168 D.strip=strip;
  /external/icu/icu4c/source/samples/layout/
FontMap.cpp 56 line = strip(buffer);
64 fontName = strip(&c[1]);
65 scriptName = strip(line);
171 char *FontMap::strip(char *s) function in class:FontMap
  /external/jarjar/src/main/com/tonicsystems/jarjar/
MainProcessor.java 60 public void strip(File file) throws IOException { method in class:MainProcessor
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
cparse.py 752 def strip(self,files): member in class:TransUnit
ir.py 621 return Node.cstr(self,l).strip()
684 return 'typedef ' + Declarator.cstr(self,l) #.strip()
882 def strip(self,files): member in class:TransUnit
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile 85 STRIP = strip
122 strip-libs = $(filter-out -l%,$(1))
540 strip: $(PROGRAMS) $(OUTPUT)perf
541 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf
817 .PHONY: all install clean strip $(LIBTRACEEVENT) $(LIBLK)
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 94 * The internal representation is a *strip*, a sequence of
112 typedef u_int32_t sop; /* strip operator */
181 sop *strip; /* malloced area for strip */ member in struct:re_guts
regcomp.c 112 sop *strip; /* malloced strip */ local
113 sopno ssize; /* malloced strip size (allocated) */
114 sopno slen; /* malloced strip length (used) */
270 p->strip = malloc(p->ssize * sizeof(sop));
272 if (p->strip == NULL) {
684 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN);
685 assert(OP(p->strip[p->pend[i]]) == ORPAREN);
1134 sopno start, /* operand from here to end of strip */
    [all...]
  /external/chromium_org/third_party/skia/samplecode/
SamplePatch.cpp 178 SkPoint* strip = stripStorage.get(); local
179 SkPoint* tex = strip + stripCount;
191 strip[i*2 + 0] = *upper++;
192 strip[i*2 + 1] = *lower++;
201 strip, doTextures ? tex : NULL,
  /external/chromium_org/third_party/skia/tools/
create_test_font.cpp 407 const char* strip = strippedStr.c_str(); local
413 strip, strip, strip, strip, strip, strip, name, gStyleName[writ.fStyle]);
  /external/llvm/lib/Support/
regex2.h 47 * The internal representation is a *strip*, a sequence of
65 typedef unsigned long sop; /* strip operator */
132 sop *strip; /* malloced area for strip */ member in struct:re_guts
regcomp.c 60 sop *strip; /* malloced strip */ member in struct:parse
61 sopno ssize; /* malloced strip size (allocated) */
62 sopno slen; /* malloced strip length (used) */
187 p->strip = (sop *)calloc(p->ssize, sizeof(sop));
189 if (p->strip == NULL) {
392 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN);
393 assert(OP(p->strip[p->pend[backrefnum]]) != ORPAREN);
591 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN);
592 assert(OP(p->strip[p->pend[i]]) == ORPAREN)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile 282 strip-libs = $(filter-out -l%,$(1))
288 PERL_EMBED_LDFLAGS = $(call strip-libs,$(PERL_EMBED_LDOPTS))
333 PYTHON_EMBED_LDFLAGS := $(call strip-libs,$(PYTHON_EMBED_LDOPTS))
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc 206 // Returns the state of the given tab strip as a string. The state consists
688 // as the first tab in the strip and then we create 5 other tabs in the
723 // strip (this is the insertion index for the next background tab for the
806 // end of the strip, not bundled to any existing context.
853 // Now open a new empty tab. It should open at the end of the strip.
884 // The next tab (scanning LTR) in the entire strip that has the same opener
2247 TabStripModel* strip = new TabStripModel(&delegate, profile()); local
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 2393 mDNSBool strip = mDNSfalse; local
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 2745 xmlChar *strip; local
2773 xmlChar *strip; local
2799 xmlChar *strip; local
    [all...]
xmlschemas.c 5931 xmlChar *strip; local
    [all...]
  /external/libxml2/
xmlschemastypes.c 2752 xmlChar *strip; local
2780 xmlChar *strip; local
2806 xmlChar *strip; local
    [all...]
  /external/elfutils/0.153/src/
ld.h 845 } strip; member in struct:ld_state
    [all...]
  /build/core/
definitions.mk 127 $(strip \
387 $(strip \
388 $(eval _fpf := $(wildcard $(foreach f, $(2), $(strip $(1))/$(f)))) \
419 $(strip \
420 $(eval _idfClass := $(strip $(1))) \
423 $(eval _idfName := $(strip $(2))) \
426 $(eval _idfPrefix := $(if $(strip $(3)),HOST,TARGET)) \
427 $(eval _idf2ndArchPrefix := $(if $(strip $(5)),$(TARGET_2ND_ARCH_VAR_PREFIX))) \
445 $(strip \
446 $(if $(strip $(LOCAL_MODULE_CLASS)),,
    [all...]
  /external/clang/include/clang/AST/
Type.h 787 /// type. To strip qualifiers even from within a sugared array type, use
798 /// type. To strip qualifiers even from within a sugared array type, use
4633 const Type *strip(QualType type) { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualifierCollector
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar 

Completed in 758 milliseconds

1 2