Searched refs:call (Results 1 - 25 of 8172) sorted by last modified time

1234567891011>>

/external/zxing/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
3 include $(call all-makefiles-under, $(LOCAL_PATH))
/external/zxing/core/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/external/yaffs2/
H A DAndroid.mk3 LOCAL_PATH:= $(call my-dir)
24 $(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE))
/external/zlib/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/external/zlib/src/contrib/delphi/
H A DZLib.pas80 stream in a single call.}
114 large chunk of data from the decompression stream in a single call.}
128 { CompressBuf compresses data, buffer to buffer, in one call.
137 { DecompressBuf decompresses data, buffer to buffer, in one call.
146 { DecompressToUserBuf decompresses data, buffer to buffer, in one call.
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm198 ; All registers must be preserved across the call, except for
H A Dinffasx64.asm28 ; All registers must be preserved across the call, except for
/external/zlib/src/
H A Dmake_vms.com214 $ call make example.exe "LINK example,libz.olb/lib" example.obj libz.olb
218 $ call make minigzip.exe -
231 $ call map_2_shopt 'mapfile' 'optfile'
629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
637 call write_config f$string("#define _LARGEFILE 1")
642 call write_config f$fao("/* !AS */",line)
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_confi
[all...]
/external/zopfli/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp111 #define CERROR_TRY_RETURN(call)\
113 unsigned error = call;\
5986 given lenghts. They call this an oversubscribed dynamic bit lengths tree in zlib.*/
/external/webrtc/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/common_audio/resampler/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/common_audio/signal_processing/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/common_audio/vad/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
3 include $(call all-makefiles-under,$(LOCAL_PATH))
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A DAndroid.mk12 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A DAndroid.mk12 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_processing/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
20 $(call all-proto-files-under, .) \
81 $(call all-proto-files-under, .) \
133 $(call all-proto-files-under, test) \
/external/webrtc/src/modules/audio_processing/aec/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_processing/aecm/
H A DAndroid.mk12 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_processing/agc/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_processing/ns/
H A DAndroid.mk11 LOCAL_PATH := $(call my-dir)
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
26 $(call import-module,android/native_app_glue)
/external/webrtc/src/modules/audio_processing/utility/
H A DAndroid.mk9 LOCAL_PATH := $(call my-dir)

Completed in 232 milliseconds

1234567891011>>