| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvCMAPool.c | 167 MS_BOOL find = FALSE; in _findEmpty_CMA_Pool_Entry() local 175 find = TRUE; in _findEmpty_CMA_Pool_Entry() 181 if(find == FALSE) in _findEmpty_CMA_Pool_Entry() 184 return find; in _findEmpty_CMA_Pool_Entry() 190 MS_BOOL find = FALSE; in _findPoolHandleId_InCMA_Pool_Table() local 198 find = TRUE; in _findPoolHandleId_InCMA_Pool_Table() 204 return find; in _findPoolHandleId_InCMA_Pool_Table()
|
| H A D | drvIPAPool.c | 202 MS_BOOL find = FALSE; in _findEmpty_IPA_Pool_Entry() local 210 find = TRUE; in _findEmpty_IPA_Pool_Entry() 216 if(find == FALSE) in _findEmpty_IPA_Pool_Entry() 219 return find; in _findEmpty_IPA_Pool_Entry() 225 MS_BOOL find = FALSE; in _findPoolHandleId_InIPA_Pool_Table() local 233 find = TRUE; in _findPoolHandleId_InIPA_Pool_Table() 239 return find; in _findPoolHandleId_InIPA_Pool_Table() 244 MS_BOOL find = FALSE; in _findHeapId_InIPA_Pool_Table() local 256 find = TRUE; in _findHeapId_InIPA_Pool_Table() 262 return find; in _findHeapId_InIPA_Pool_Table()
|
| H A D | MsOSmm.c | 120 MS_BOOL find = FALSE; in _findEmpty_MM_Entry() local 128 find = TRUE; in _findEmpty_MM_Entry() 134 if(find == FALSE) in _findEmpty_MM_Entry() 137 return find; in _findEmpty_MM_Entry()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvCMAPool.c | 183 MS_BOOL find = FALSE; in _findEmpty_CMA_Pool_Entry() local 191 find = TRUE; in _findEmpty_CMA_Pool_Entry() 197 if(find == FALSE) in _findEmpty_CMA_Pool_Entry() 200 return find; in _findEmpty_CMA_Pool_Entry() 206 MS_BOOL find = FALSE; in _findPoolHandleId_InCMA_Pool_Table() local 214 find = TRUE; in _findPoolHandleId_InCMA_Pool_Table() 220 return find; in _findPoolHandleId_InCMA_Pool_Table()
|
| H A D | drvIPAPool.c | 221 MS_BOOL find = FALSE; in _findEmpty_IPA_Pool_Entry() local 229 find = TRUE; in _findEmpty_IPA_Pool_Entry() 235 if(find == FALSE) in _findEmpty_IPA_Pool_Entry() 238 return find; in _findEmpty_IPA_Pool_Entry() 243 MS_BOOL find = FALSE; in _findPoolHandleId_InIPA_Pool_Table() local 251 find = TRUE; in _findPoolHandleId_InIPA_Pool_Table() 257 return find; in _findPoolHandleId_InIPA_Pool_Table() 262 MS_BOOL find = FALSE; in _findHeapId_InIPA_Pool_Table() local 274 find = TRUE; in _findHeapId_InIPA_Pool_Table() 280 return find; in _findHeapId_InIPA_Pool_Table()
|
| H A D | drvMPool.c | 810 MS_BOOL find = FALSE; in MsOS_MPool_Add_PA2VARange() local 832 find = TRUE; in MsOS_MPool_Add_PA2VARange() 838 if(!find) in MsOS_MPool_Add_PA2VARange()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | tags.sh | 51 find ${tree}arch/$1 $ignore $prune -name "$2" -print; 57 include=$(find ${tree}arch/$1/ -name include -type d); 60 find $include $ignore -name "$2" -print; 67 find ${tree}include $ignore -name config -prune -o -name "$1" -print; 74 find ${tree}* $ignore \
|
| H A D | patch-kernel | 157 find $sourcedir/ '(' -name '*.orig' -o -name '.*.orig' ')' -exec rm -f {} \; 179 find $sourcedir/ '(' -name '*.orig' -o -name '.*.orig' ')' -exec rm -f {} \;
|
| H A D | gen_initramfs_list.sh | 92 my_mtime=$(find "$1" -printf "%T@\n" | sort -r | head -n 1) 174 dirlist=$(find "${srcdir}" -printf "%p %m %U %G\n")
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOSmm.c | 77 MS_BOOL find = FALSE; in _findEmpty_MM_Pool_Entry() local 85 find = TRUE; in _findEmpty_MM_Pool_Entry() 91 if(find == FALSE) in _findEmpty_MM_Pool_Entry() 94 return find; in _findEmpty_MM_Pool_Entry()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOSmm.c | 74 MS_BOOL find = FALSE; in _findEmpty_MM_Pool_Entry() local 82 find = TRUE; in _findEmpty_MM_Pool_Entry() 88 if(find == FALSE) in _findEmpty_MM_Pool_Entry() 91 return find; in _findEmpty_MM_Pool_Entry()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOSmm.c | 86 MS_BOOL find = FALSE; in _findEmpty_MM_Pool_Entry() local 94 find = TRUE; in _findEmpty_MM_Pool_Entry() 100 if(find == FALSE) in _findEmpty_MM_Pool_Entry() 103 return find; in _findEmpty_MM_Pool_Entry()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOSmm.c | 77 MS_BOOL find = FALSE; in _findEmpty_MM_Pool_Entry() local 85 find = TRUE; in _findEmpty_MM_Pool_Entry() 91 if(find == FALSE) in _findEmpty_MM_Pool_Entry() 94 return find; in _findEmpty_MM_Pool_Entry()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | special_case.sh | 69 …find -L $ROOTLIB -name ${SN_Specil_SRC[$jndex]} -exec cp {} $BSPINC_PATH/ \; 2> $LOG_PATH/error.log 72 …find -L $ROOTLIB -name ${Bifrost_Specil_SRC[$jndex]} -exec cp {} $BSPINC_PATH/ \; 2> $LOG_PATH/err… 75 …find -L $ROOTLIB -name ${AN_Specil_SRC[$jndex]} -exec cp {} $BSPINC_PATH/ \; 2> $LOG_PATH/error.log
|
| H A D | CreateKsym--.sh | 167 find $PWD/../../mxlib/include/ -name "*.h" | xargs gcc -fpreprocessed -dD -E > preprocess.txt 168 find $PWD/../../modules/pq -name "drvPQ.h" | xargs gcc -fpreprocessed -dD -E >> preprocess.txt 169 … find $PWD/../../modules/pq -name "drvPQ_cus.h" | xargs gcc -fpreprocessed -dD -E >> preprocess.txt
|
| /utopia/ |
| H A D | CreateKsym.sh | 174 find $PWD/../../mxlib/include/ -name "*.h" | xargs gcc -fpreprocessed -dD -E > preprocess.txt 175 find $PWD/../../modules/pq -name "drvPQ.h" | xargs gcc -fpreprocessed -dD -E >> preprocess.txt 176 … find $PWD/../../modules/pq -name "drvPQ_cus.h" | xargs gcc -fpreprocessed -dD -E >> preprocess.txt
|
| /utopia/UTPA2-700.0.x/projects/project/k6_android/ |
| H A D | k6_android.mk | 441 …$(filter-out $(call find-subdir-subdir-files, $(source_dir), apiHDMITx_Wrap.c, ), $(call find-subd… 442 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/curry_android/ |
| H A D | curry_android.mk | 662 …$(filter-out $(call find-subdir-subdir-files, $(source_dir), apiHDMITx_Wrap.c, ), $(call find-subd… 663 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/kano_android/ |
| H A D | kano_android.mk | 660 …$(filter-out $(call find-subdir-subdir-files, $(source_dir), apiHDMITx_Wrap.c, ), $(call find-subd… 661 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/mxlib/ |
| H A D | drv_rule.mk | 168 echo find drv import_obj cp from $(filter %$(notdir $*).src,$(DRV_IMPORT_SRC)) to $@ 172 echo find hal import_obj cp from $(filter %$(notdir $*).src,$(HAL_IMPORT_SRC)) to $@
|
| /utopia/UTPA2-700.0.x/projects/project/manhattan_android/ |
| H A D | manhattan_android.mk | 427 $(call find-subdir-subdir-files, $(source_dir), *.c, ) \ 428 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/mclaren_android/ |
| H A D | maserati_android.mk | 420 $(call find-subdir-subdir-files, $(source_dir), *.c, ) \ 421 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/maxim_android/ |
| H A D | maxim_android.mk | 419 $(call find-subdir-subdir-files, $(source_dir), *.c, ) \ 420 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/maserati_android/ |
| H A D | maserati_android.mk | 420 $(call find-subdir-subdir-files, $(source_dir), *.c, ) \ 421 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|
| /utopia/UTPA2-700.0.x/projects/project/marcus_android/ |
| H A D | maxim_android.mk | 419 $(call find-subdir-subdir-files, $(source_dir), *.c, ) \ 420 $(call find-subdir-subdir-files, $(source_dir), *.s, )
|