HomeSort by relevance Sort by last modified time
    Searched refs:gch (Results 1 - 5 of 5) sorted by null

  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 263 int32x4_t gch = vqdmlal_lane_s16(ugh, vget_high_s16(vv), cf16, 2); local
264 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), vrshrn_n_s32(gch, 16));
311 int32x4_t gch = vqdmlal_lane_s16(ugh, vget_high_s16(vv), cf16, 2); local
312 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), vrshrn_n_s32(gch, 16));
  /external/clang/tools/scan-build/
ccc-analyzer 202 $Output =~ s/[.]gch$//;
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 184 $Output =~ s/[.]gch$//;
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 184 $Output =~ s/[.]gch$//;
  /ndk/build/core/
build-binary.mk 436 $(call compile-cpp-source,$(LOCAL_PCH),$(LOCAL_BUILT_PCH).gch)
440 $(eval $(LOCAL_OBJS_DIR)/$(call get-object-name,$(src)) : $(LOCAL_OBJS_DIR)/$(LOCAL_BUILT_PCH).gch)\

Completed in 375 milliseconds