Searched defs:ext (Results 1 – 5 of 5) sorted by relevance
93 String ext = commandPath.getFileExtension(); in isWindowsExecutable() local111 String ext = findWindowsExecutableExtension(commandPath); in appendExecutableExtension() local
70 String ext = file.getFileExtension(); in handleSourceFile() local
1147 String ext = file.getFileExtension(); in checkFileForPackaging() local
327 String ext = resource.getFileExtension(); in visit() local
648 … final int ext = ProtocolConstants.MESSAGE_HEADER_SIZE - ProtocolConstants.PACKET_HEADER_SIZE; in runIOLooper() local650 socket.receive(header.array(), ext); in runIOLooper() local