Lines Matching refs:dirname
27 TOOL=$(dirname $0)/generate_api.py
28 SPECFILE=$(dirname $0)/types.spec
56 doit canonical $(dirname $0)/Types.t ${CANONICALDIR}/Types.h
57 doit canonical $(dirname $0)/OperandTypes.t ${CANONICALDIR}/OperandTypes.h
58 doit canonical $(dirname $0)/OperationTypes.t ${CANONICALDIR}/OperationTypes.h
59 doit ndk $(dirname $0)/NeuralNetworksTypes.t ${NDKDIR}/NeuralNetworksTypes.h
64 doit aidl $(dirname $0)/OperandTypeAidl.t ${AIDLDIR}/OperandType.aidl
65 doit aidl $(dirname $0)/OperationTypeAidl.t ${AIDLDIR}/OperationType.aidl
68 check canonical $(dirname $0)/Types.t ${CANONICALDIR}/Types.h
69 check canonical $(dirname $0)/OperandTypes.t ${CANONICALDIR}/OperandTypes.h
70 check canonical $(dirname $0)/OperationTypes.t ${CANONICALDIR}/OperationTypes.h
71 check ndk $(dirname $0)/NeuralNetworksTypes.t ${NDKDIR}/NeuralNetworksTypes.h