Home
last modified time | relevance | path

Searched defs:STRIP (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMWSFilter.java37 public static final short STRIP = 2; field
/external/mdnsresponder/mDNSPosix/
DMakefile77 STRIP = echo macro
85 STRIP = strip -S macro
98 STRIP = strip macro
/external/capstone/
DMakefile29 STRIP = $(CROSS)/strip macro
34 STRIP = $(CROSS)strip macro
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSPVRemapper.h57 STRIP = (1<<0), enumerator
/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h57 STRIP = (1<<0), enumerator
/external/libogg/win32/
DMakefile102 STRIP = strip macro
/external/grpc-grpc/
DMakefile268 STRIP ?= strip --strip-unneeded macro
274 STRIP ?= strip -x macro
280 STRIP ?= strip --strip-unneeded macro
285 STRIP ?= strip macro