HomeSort by relevance Sort by last modified time
    Searched refs:APP (Results 26 - 47 of 47) sorted by null

12

  /external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_mov.s 23 #APP
52 #APP
asm_swap_intel.s 42 #APP
  /device/google/contexthub/firmware/os/platform/native/
native.mk 17 DELIVERABLES = $(APP).bin
  /external/webrtc/webrtc/test/
rtcp_packet_parser.cc 51 app_.Set(parser.Packet().APP);
54 app_item_.Set(parser.Packet().APP);
  /bionic/libc/arch-x86/generic/string/
strcat.S 10 #APP
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_swap_intel.s 42 #APP
  /bionic/libc/seccomp/
seccomp_policy.cpp 245 APP,
257 case APP:
317 return _set_seccomp_filter(FilterType::APP);
  /build/make/core/
ninja_config.mk 10 NINJA_EXCLUDE_GOALS := all APP-% PRODUCT-%
product_config.mk 136 # Provide "APP-<appname>" targets, which lets you build
137 # an unbundled app.
140 unbundled_goals := $(strip $(filter APP-%,$(MAKECMDGOALS)))
143 $(error Only one APP-* goal may be specified; saw "$(unbundled_goals)")
145 TARGET_BUILD_APPS := $(strip $(subst -, ,$(patsubst APP-%,%,$(unbundled_goals))))
154 # Now that we've parsed APP-* and PRODUCT-*, mark these as readonly
install_jni_libs.mk 35 # If we're installing this APP as a compressed module, we include all JNI libraries
  /device/google/contexthub/firmware/build/
nanohub_executable.mk 37 ifeq ($(LOCAL_NANO_MODULE_TYPE),APP)
38 linker_script := $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/lkr/app.lkr
106 ifeq ($(LOCAL_NANO_MODULE_TYPE),APP)
143 endif # TYPE == APP
config.mk 21 NANO_ALL_TARGETS := APP BL OS
125 # NANO_VARIANT_<target>_<var>_<variant> (where target is OS or BL for system builds, or APP for nanoapp builds) and
146 # $(2) - optional: one of { APP,BL,OS }
175 # $(1) - optional: one of APP,BL,OS
192 # $(2) - optional: one of APP,BL,OS
221 # $(2) - optional: one of APP,BL,OS
  /external/compiler-rt/lib/msan/
msan_linux.cc 87 if (type == MappingDesc::APP) {
140 CHECK(type == MappingDesc::APP);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_utility.cc     [all...]
rtcp_receiver.cc     [all...]
rtcp_utility.h 210 // generic name APP
250 RTCPPacketAPP APP;
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/Unsupported/
arm-protected-lineinfo.s 159 @APP
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/Inputs/
protected-lineinfo.s 125 #APP
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/
indirect-cf-elimination.s 141 #APP
  /build/soong/ui/build/
dumpvars.go 172 // modified by PRODUCT-*/APP-* arguments
  /external/linux-kselftest/tools/testing/selftests/net/forwarding/
lib.sh 254 while lldptool -t -i $dev -V APP -c app | grep -Eq "pending|unknown"; do
255 echo "$dev: waiting for lldpad to push pending APP updates"
266 # weirdness as newly-added APP rules conflict with the old ones,
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.13.0.v20180409-1500.jar 

Completed in 736 milliseconds

12