Searched
full:common (Results
6251 -
6275 of
31397) sorted by null
<<251252253254255256257258259260>>
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
Makefile.am | 35 -I$(top_srcdir)/src/mesa/drivers/dri/common \ 53 ../common/libdricommon.la \
|
/external/mtpd/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/nanopb-c/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/naver-fonts/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/netcat/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/netperf/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/neven/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/nfacct/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/nist-sip/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/noto-fonts/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/oauth/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/ppp/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/proguard/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/protobuf/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/qemu/distrib/jpeg-6b/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_AudioSpec.3 | 46 The \fBSDL_AudioSpec\fR structure is used to describe the format of some audio data\&. This structure is used by \fI\fBSDL_OpenAudio\fP\fR and \fI\fBSDL_LoadWAV\fP\fR\&. While all fields are used by \fBSDL_OpenAudio\fP only \fBfreq\fR, \fBformat\fR, \fBsamples\fR and \fBchannels\fR are used by \fBSDL_LoadWAV\fP\&. We will detail these common members here\&. 49 The number of samples sent to the sound device every second\&. Common values are 11025, 22050 and 44100\&. The higher the better\&.
|
/external/qemu/hw/core/ |
irq.c | 2 * QEMU IRQ/GPIO common code. 24 #include "qemu-common.h"
|
/external/safe-iop/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/skia/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/skia/platform_tools/android/tests/ |
var_dict_tests.py | 62 # Add something common to each field, as well as a unique entry 76 # Each field had one common item
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/base/value/ |
BaseBooleanEncodedValue.java | 34 import com.google.common.primitives.Booleans; 35 import com.google.common.primitives.Ints;
|
BaseCharEncodedValue.java | 34 import com.google.common.primitives.Chars; 35 import com.google.common.primitives.Ints;
|
BaseLongEncodedValue.java | 34 import com.google.common.primitives.Ints; 35 import com.google.common.primitives.Longs;
|
BaseShortEncodedValue.java | 34 import com.google.common.primitives.Ints; 35 import com.google.common.primitives.Shorts;
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/ |
BuilderPackedSwitchPayload.java | 34 import com.google.common.collect.ImmutableList; 35 import com.google.common.collect.Lists;
|
Completed in 1177 milliseconds
<<251252253254255256257258259260>>